diff options
author | Micah Anderson <micah@riseup.net> | 2010-10-29 15:05:16 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2010-10-29 15:05:16 -0400 |
commit | b48f864b30eda104c8ec33b33bad8526dd46187c (patch) | |
tree | e56c35194e2242c790dadcf6c4158f1fc2d7b380 /manifests/server/munin | |
parent | 8067a1042bc47337849dd1e8b542ee887e02e6b3 (diff) |
fully qualify the path to mysqladmin, without it, you will get this error:
Parameter unless failed: 'mysqladmin -uroot status > /dev/null' is both unqualifed and specified no search path at /etc/puppet/modules/mysql/manifests/server/base.pp:62
unless you have set globally:
Exec { path => "/usr/bin:/usr/sbin/:/bin:/sbin:/usr/local/bin:/usr/local/sbin" }
Diffstat (limited to 'manifests/server/munin')
0 files changed, 0 insertions, 0 deletions