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
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 =>