Forum: CFEngine Help Subject: Re: Normal ordering, files and commands Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,27135,27137#msg-27137
1. Run the agent in verbose mode and you'll get more information on what the agent is doing. 2. Varclass is made for classes that are variables. If they are not varables, use the standard my_class:: notation for better clarity. 3. Create is false by default. You do not need to state it. Sadly the mknod commands are not convergent. I cannot think of a test to see if the file is the correct device file. Fileexists is not enough. So the command must be run to recreate the files each run. I can't think of a way around this at this time. _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine