Forum: CFEngine Help
Subject: Re: Clarification on parameter passing with bundles / classes
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,24247,24248#msg-24248

Have you considered using the unzipped war file as a masterfiles source and 
skipping the intermediate copy and unzip?

Is this line in error?

copy_from => 
remote_dcp("$(def.source_dir)/zipfiles.war.$(sys.uqhost)","$(sys.policy_hub)"),


>From that I would conclude that it is the same war file in each instance.

I'm not sure I see the point of a method here.  Why not have the command 
promise follow the files promise in the same bundle? The path and file names 
are variables set by classes.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to