search for: dummycp

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

Did you mean: dummy
2012 Jun 02
5
error trying ENC.
...uot;}]:Array on node casa I have a very simple parameter class : class hola( $mens = "HELLO" ) { notify{"puppet": message => "$mens"} } I''m setting puppet.conf in master section : node_terminus = exec external_nodes = /etc/puppet/tools/dummycp.sh My script dummycp.sh is : #!/bin/sh cat <<"END" --- classes: hola: mens: HOLA parameters: manager: Jane Doe END exit 0 I appreciate any help, thanks in advance, eduardo. -- You received this message because you are subscribed to the Google Groups "Puppet...