mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-16 22:41:30 +01:00
4 lines
58 B
Puppet
4 lines
58 B
Puppet
class { 'mysql::server':
|
|
root_password => 'password',
|
|
}
|