Forum: Cfengine Help Subject: version string in community Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,20537,20537#msg-20537
Is 'version' in common allowed in community? body common control { # Define a bundle sequence bundlesequence => { "checkperms" }; # Include cfengine_stdlib.cf inputs => { "cfengine_stdlib.cf" }; version => “1.0.0”; } neil@ettin ~/.cfagent/inputs $ cf-promises -f ./perchk.cf community>:./perchk.cf:9,16: syntax error, near token '.' community>:./cfengine_stdlib.cf:1,2: syntax error, near token '0' community>:./cfengine_stdlib.cf:1,3: syntax error, near token '.' community>:./cfengine_stdlib.cf:1,7: syntax error, near token '0”' community>:./cfengine_stdlib.cf:1,8: syntax error, near token ';' community>:./cfengine_stdlib.cf:2,2: syntax error, near token '}' neil@ettin ~/.cfagent/inputs $ cf-promises -V This comprises cf-promises core community version 3.1.4 - Copyright Copyright (C) Cfengine AS 2008,2010- http://www.cfengine.org/manuals/cf3-reference.html#version-in-common _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine