puppet: Do not replace the authentication.ini if already existing

This commit is contained in:
Johannes Meyer 2015-10-21 15:45:36 +02:00
parent 2928d9a98d
commit 6707bb990c
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ class icingaweb2_dev (
icingaweb2::config::general { 'authentication':
source => $name,
replace => false,
}
icingaweb2::config::general { [ 'config', 'resources', 'roles' ]: