We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf334cc commit b7761efCopy full SHA for b7761ef
manifests/server.pp
@@ -59,7 +59,7 @@
59
notify => Exec['mysqld-restart'],
60
}
61
62
- file{['/root/.my.cnf', '/etc/mycnf']:
+ file{['/root/.my.cnf', '/etc/my.cnf']:
63
owner => 'root',
64
group => 'root',
65
mode => '0400',
0 commit comments