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