mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 08:44:10 +02:00
puppet: Add vagrant to the icingaweb2 group
This commit is contained in:
parent
a83aea4440
commit
925bc80115
@ -13,5 +13,5 @@ node default {
|
||||
source => 'puppet:////vagrant/.puppet/files/etc/profile.d/env.sh'
|
||||
}
|
||||
@user { vagrant: ensure => present }
|
||||
User <| title == vagrant |> { groups +> icingaweb }
|
||||
User <| title == vagrant |> { groups +> hiera('icingaweb2::group') }
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user