On Fri, Oct 7, 2011 at 12:15 PM, D'Ausilio, John <[email protected]> wrote: > I guess the the stdlib examples imply that the answer is no, but I > thought I'd ask anyway .. > > Is it possible to provide multiple contain bodies to a command in any > way?
No. A promise can only have one "contain" attribute. If you try to define a "contain" attribute twice (using different values), CFEngine will complain about the syntax. If the contain bodies in cfengine_stdlib.cf don't meet your needs, you'll have to roll your own. There can be only one. Yours, Aleksey _______________________________________________ Help-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/help-cfengine
