Skip to content

Commit 3865afc

Browse files
author
Ryan Coleman
committed
Merge pull request #126 from bodepd/fix_regression
fix mysql bug
2 parents 5a167c9 + d6b7717 commit 3865afc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

manifests/config.pp

-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@
119119
} else {
120120
file { '/root/.my.cnf':
121121
ensure => present,
122-
require => Exec['set_mysql_rootpw'],
123122
}
124123
}
125124

0 commit comments

Comments
 (0)