mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
parent
f8c4685456
commit
37ad4f7623
@ -1,5 +1,8 @@
|
|||||||
node 'localhost' {
|
node 'localhost' {
|
||||||
include icinga2_dev
|
include icinga2_dev
|
||||||
include icingaweb2_dev
|
include icingaweb2_dev
|
||||||
include motd
|
include motd
|
||||||
|
file { '/etc/profile.d/env.sh':
|
||||||
|
source => 'puppet:////vagrant/.puppet/files/etc/profile.d/env.sh'
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user