Forum: Cfengine Help
Subject: Re: Cfengine Help: !!! No bundlesequence in the common control body
Author: cell
Link to topic: https://cfengine.com/forum/read.php?3,18449,18473#msg-18473
Thanks for you reply, now it works as I wanted. I didn't realize that I am
doing it in the wrong way.
c
Hi,
I would recommend another approach for this issue. Defining the
bundlesequence only if a class is defined sound dangerous to me. You'd
rather define a list of bundles in a common bundle, and use this list in
your bundle sequence
bundle common g {
vars :
machines::
"bs" slist => { "garbage_
Forum: Cfengine Help
Subject: !!! No bundlesequence in the common control body
Author: cell
Link to topic: https://cfengine.com/forum/read.php?3,18446,18446#msg-18446
Hi,
I am playing with Cfengine 3 for a while. I was able to solve almost every
problem I ran into except one. When I define class