search for: ssfpuppetd01

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

2012 Dec 14
4
New Puppet User: Issues with pre-commit script
...nodes.pp file that is being edited: -- node ''testrhel.gene.com'' { include simtestfile } -- Now with this node.pp file I am able to update the testrhel server with the simtestfile just fine and the puppet parser validate command does not complain if I run it manually: -- [root@ssfpuppetd01 hooks]# puppet parser validate /etc/puppet/manifests/nodes.pp [root@ssfpuppetd01 hooks]# -- However, now when I try to svn ci this file I get an error and it looks like it is because the above command returns a 1 for some reason: -- ..snip.. Sending nodes.pp Transmitting file data .svn:...