Forum: CFEngine Help
Subject: Missing code in std library
Author: linuxgurugamer
Link to topic: https://cfengine.com/forum/read.php?3,26496,26496#msg-26496

I'm working my way through the Learning CFEngine 3 book.  I'm at a point where 
it is talking about the edit_defaults for file-editing operations.  
Specifically, it says that the following can be found in the standard library:

body edit_defaults backup_timestamp
{
        empty_file_before_editing => "false";
        edit_backup => "timestamp";
        max_file_size => "300000";
}

yet it isn't in the file "cfengine_stdlib.cf"

Is this actually missing, or is the book incorrect?

This is CF Engine 3.3, installed and running on a CentOS 6.2 system

Thanks in advance.


JBB

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

Reply via email to