Merge pull request #149 from enovance/bug/148/sathlan
Fix typo on sys.cnf change.
This commit is contained in:
commit
7baf10b413
@ -101,7 +101,7 @@ class cloud::database::sql (
|
||||
provider => 'mysql',
|
||||
require => File['/root/.my.cnf']
|
||||
}
|
||||
file{'/etc/mysql/sys.cnf':
|
||||
file{'/etc/mysql/debian.cnf':
|
||||
ensure => file,
|
||||
content => template('cloud/database/debian.cnf.erb'),
|
||||
owner => 'root',
|
||||
|
Loading…
x
Reference in New Issue
Block a user