mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
parent
97a2e84d16
commit
7c6672fc36
@ -30,6 +30,7 @@ class apache {
|
|||||||
|
|
||||||
service { $apache:
|
service { $apache:
|
||||||
ensure => running,
|
ensure => running,
|
||||||
|
enable => true,
|
||||||
alias => 'apache',
|
alias => 'apache',
|
||||||
require => Package['apache'],
|
require => Package['apache'],
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user