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