mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
parent
f86cb48563
commit
05810f053d
@ -12,6 +12,10 @@ file { '/etc/httpd/conf.d/icinga2-doc.conf':
|
|||||||
notify => Service['apache']
|
notify => Service['apache']
|
||||||
}
|
}
|
||||||
|
|
||||||
|
package { [ 'vim-enhanced', 'mailx' ]:
|
||||||
|
ensure => 'installed'
|
||||||
|
}
|
||||||
|
|
||||||
file { '/etc/motd':
|
file { '/etc/motd':
|
||||||
source => 'puppet:////vagrant/.vagrant-puppet/files/etc/motd',
|
source => 'puppet:////vagrant/.vagrant-puppet/files/etc/motd',
|
||||||
owner => root,
|
owner => root,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user