On Tue, Nov 16, 2010 at 9:56 PM, Seva Gluschenko <[email protected]> wrote: > Michael, > > my observations match yours, restart_class is local to the bundle. > While process_cound body usage can be afforded as a workaround, I > believe you're on the right side to file the bug.
Thanks Seva - off to the bugtracker! > > 2010/11/16 Michael Potter <[email protected]>: >> The refguide says this about restart class: "A class to be defined >> globally if the process is not running..." >> >> However, my tests are showing that the class defined with restart >> class is not defined globally, but local to the bundle. Subsequent >> bundles that use 'commands' are not able to rely on restart_class >> classes from earlier bundles. >> >> Can anyone else confirm this...and which is correct? Refguide or >> observed behavior? >> _______________________________________________ >> Help-cfengine mailing list >> [email protected] >> https://cfengine.org/mailman/listinfo/help-cfengine >> > > > > -- > SY, Seva Gluschenko. > _______________________________________________ Help-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/help-cfengine
