Forum: CFEngine Help
Subject: Re: edit global list
Author: schattenfell
Link to topic: https://cfengine.com/forum/read.php?3,22770,22840#msg-22840
One way is to have each individual bundle add its own lines into the module
file. Perhaps they directly add lines to a single file, or perhaps they ea
Forum: CFEngine Help
Subject: Re: edit global list
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,22770,22788#msg-22788
You can't apparently modify a variable outisde of your bundle's context. There
are two ways to do this which immediately pop to mind, though.
One way is to