Forum: Cfengine Help
Subject: Class based scheduling?
Author: daveseff
Link to topic: https://cfengine.com/forum/read.php?3,21169,21169#msg-21169

If I want to limit a group of machines from waking up and phoning home to a 
certain time, is this a vaild use of the config? 


body executor control {
   MACHINE_A::
      schedule => { "Min00_05", "Min30_35" };
   MACHINE_B::
      schedule => { "Friday.Hr01.Min00_05" };


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

Reply via email to