search for: pclient1

Displaying 1 result from an estimated 1 matches for "pclient1".

Did you mean: client1
2012 Aug 01
0
Issues with some modules !!!
...9;'root_password'' => ''mypass'' } } mysql::db { ''mydb'': user => ''myuser'', password => ''mypass'', host => ''localhost'', grant => [''all''], } } node ''pclient1.example.com'' { include baseclass } Now as in nodes.pp if I try to set the password it gives me the error below on the puppet client node [root@pclient1 ~]# puppetd --test notice: Ignoring --listen on onetime run info: Caching catalog for pclient1.example.com info: Applying config...