mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-22 11:48:17 +00:00
4 lines
58 B
Puppet
4 lines
58 B
Puppet
class { 'mysql::server':
|
|
root_password => 'password',
|
|
}
|