fixed language
This commit is contained in:
parent
42280d0511
commit
9ba9370bf8
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ class mysql::server::base {
|
|||
source => [
|
||||
"puppet://$server/files/mysql/${fqdn}/my.cnf",
|
||||
"puppet://$server/files/mysql/my.cnf",
|
||||
"puppet://$server/mysql/my.cnf",
|
||||
"puppet://$server/mysql/my.cnf"
|
||||
],
|
||||
ensure => file,
|
||||
owner => root,
|
||||
|
|
Loading…
Reference in a new issue