mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
parent
099fefd3f3
commit
b7c555ab38
@ -82,11 +82,11 @@ class icingaweb2_dev (
|
||||
}
|
||||
|
||||
icingaweb2::config::general { 'authentication':
|
||||
source => 'puppet:///modules/icingaweb2_dev',
|
||||
source => $name,
|
||||
}
|
||||
|
||||
icingaweb2::config::general { [ 'resources', 'config' ]:
|
||||
source => 'puppet:///modules/icingaweb2_dev',
|
||||
icingaweb2::config::general { [ 'config', 'resources' ]:
|
||||
source => $name,
|
||||
replace => false,
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user