Files
2016-06-09 00:03:04 +01:00

4 lines
58 B
Puppet

class { 'mysql::server':
root_password => 'password',
}