mirror of https://github.com/Icinga/icinga2.git
parent
51dc2bea2d
commit
51f30f28dc
|
@ -12,7 +12,7 @@ file { '/etc/httpd/conf.d/icinga2-doc.conf':
|
|||
notify => Service['apache']
|
||||
}
|
||||
|
||||
package { [ 'vim-enhanced', 'mailx' ]:
|
||||
package { 'vim-enhanced':
|
||||
ensure => 'installed'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue