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,
|
||||
}
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[admins]
|
||||
users = icingaadmin
|
||||
permissions = *
|
Loading…
Reference in New Issue