mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 23:04:51 +02:00
parent
31560c9249
commit
2df7c60a19
@ -90,7 +90,7 @@ class icingaweb2_dev (
|
|||||||
source => $name,
|
source => $name,
|
||||||
}
|
}
|
||||||
|
|
||||||
icingaweb2::config::general { [ 'config', 'resources' ]:
|
icingaweb2::config::general { [ 'config', 'resources', 'roles' ]:
|
||||||
source => $name,
|
source => $name,
|
||||||
replace => false,
|
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