We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b98c056 + c9c5eb3 commit a839489Copy full SHA for a839489
manifests/server/root_password.pp
@@ -14,7 +14,6 @@
14
content => template('mysql/my.cnf.pass.erb'),
15
owner => 'root',
16
mode => '0600',
17
- require => Mysql_user['root@localhost'],
18
}
19
20
0 commit comments