RE: Cfengine Help: Re: Cfengine Help: Cannot copy files to remote host

2011-06-01 Thread Jerome Yanga
Scottdob, I have tried you suggestion but I can't seem to figure out the proper syntax. Here is what I have put in the cf file. " # toe in the water body common control { bundlesequence => { "main","copyFile" }; ignore_missing_bundles => "true"; require_comments => "true

RE: Cfengine Help: Re: Cfengine Help: Cannot copy files to remote host

2011-05-31 Thread Jerome Yanga
Scottdob, I seem to have gotten the same issue still. Here is the cf file after implementing your recommendation. "cat /tmp/toe_in_the_water.cf # toe in the water body common control { bundlesequence => { "copyFile" }; ignore_missing_bundles => "true"; require_comments =>