mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Merge branch 'master' into feature/exhaustive-form-descriptions-7947
This commit is contained in:
commit
9ca0d6a32e
@ -90,7 +90,7 @@ class icingaweb2_dev (
|
||||
source => $name,
|
||||
}
|
||||
|
||||
icingaweb2::config::general { [ 'config', 'resources' ]:
|
||||
icingaweb2::config::general { [ 'config', 'resources', 'roles' ]:
|
||||
source => $name,
|
||||
replace => false,
|
||||
}
|
||||
|
3
.puppet/profiles/icingaweb2_dev/templates/roles.ini.erb
Normal file
3
.puppet/profiles/icingaweb2_dev/templates/roles.ini.erb
Normal file
@ -0,0 +1,3 @@
|
||||
[admins]
|
||||
users = icingaadmin
|
||||
permissions = *
|
Loading…
x
Reference in New Issue
Block a user