mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 11:19:14 +02:00
parent
4dc1541459
commit
146f315b44
@ -25,6 +25,7 @@ class mysql {
|
|||||||
|
|
||||||
service { 'mysqld':
|
service { 'mysqld':
|
||||||
ensure => running,
|
ensure => running,
|
||||||
|
enable => true,
|
||||||
require => Package['mysql-server']
|
require => Package['mysql-server']
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user