All,
I am getting this when running cfrun on policy server,
cf:cfengine:client1:/var/cfengine/inputs/cfagent.conf:1:
Warning: invalid statement
cfengine:client1: Can't stat
/var/cfengine/masterfiles/inputs/cfagent.conf in copy
It looks like client1 is trying to pull this locally
instead of going to the the policy server.
here's my update.conf file:
#
# /etc/cfengine/update.conf - for the clients
#
control:
actionsequence = ( copy )
domain = ( mydomain.com)
policyhost = ( box1.mydomain.com )
# smtpserver = ( smtp.domain.com )
# sysadm = ( [EMAIL PROTECTED] )
master_cfinput = ( /var/cfengine/masterfiles/inputs
)
repository = ( /var/cfengine/outputs )
#
# Download the most recent 'cfagent.conf' file from
the
# server, and install it to /etc/cfengine
#
copy:
$(master_cfinput)/cfagent.conf
dest=/etc/cfengine/cfagent.conf
mode=600
server=$(policyhost)
force=true
trustkey=true
any idea? Thanks.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Help-cfengine mailing list
[email protected]
http://cfengine.org/mailman/listinfo/help-cfengine