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