Dynamic bundlesequence in CFEngine
Problem
You want to have your bundlesequence change based on class.
You want to have your bundlesequence change based on class.
You want to prevent certain processes from running.
Sometimes a file’s contents depends upon the class of host that the file resides on. This makes file copy promises impractical. Who wants to copy a different file for so many hosts? Sysadmins are a lazy lot.
You want to monitor free disk space.
You want to ensure that a process is running.