Vagrant manifest bugfix

refs #4941
This commit is contained in:
Marius Hein 2013-10-22 18:14:39 +02:00
parent bd6c1c7864
commit 115d07fb81
1 changed files with 2 additions and 0 deletions

View File

@ -340,6 +340,8 @@ configure { 'icingaweb':
flags => '--prefix=/vagrant \
--with-icinga-commandpipe="/usr/local/icinga-mysql/var/rw/icinga.cmd" \
--with-statusdat-file="/usr/local/icinga-mysql/var/status.dat" \
--with-objects-cache-file=/usr/local/icinga-mysql/var/objects.cache \
--with-icinga-backend=ido \
--with-httpd-config-path="/etc/httpd/conf.d" \
--with-ldap-authentication \
--with-internal-authentication \