vagrant: Add missing TicketSalt constant for Icinga 2

fixes #13095
This commit is contained in:
Johannes Meyer 2016-11-15 13:25:51 +01:00
parent 8978ad9f79
commit fa88dbf5dd
1 changed files with 1 additions and 0 deletions

View File

@ -23,3 +23,4 @@ const NodeName = "localhost"
/* Our local zone name. */
const ZoneName = NodeName
const TicketSalt = ""