fix mysql bug
This commit is contained in:
parent
5a167c9eef
commit
d6b77170d5
1 changed files with 0 additions and 1 deletions
|
@ -119,7 +119,6 @@ class mysql::config(
|
|||
} else {
|
||||
file { '/root/.my.cnf':
|
||||
ensure => present,
|
||||
require => Exec['set_mysql_rootpw'],
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue