You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a CFEngine policy file and should have a .cf file extension.
These definitions are necessary for cfengine lint to find when
it's looking for all the bodies and bundles defined in all .cf
policy files.
Signed-off-by: Ole Herman Schumacher Elgesem <ole@northern.tech>
Copy file name to clipboardExpand all lines: tests/acceptance/lib/files/edit_line_converge.cf
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ bundle common classes
11
11
classes:
12
12
"testing_masterfiles_policy_framework"
13
13
scope => "namespace",
14
-
comment => "This class is needed so that dcs.cf.sub includes the stdlib instead of using plucked.cf.sub from core which might get out of date and cause us to not test current code from the MPF.";
14
+
comment => "This class is needed so that dcs.cf.sub includes the stdlib instead of using plucked.sub.cf from core which might get out of date and cause us to not test current code from the MPF.";
Copy file name to clipboardExpand all lines: tests/acceptance/lib/files/edit_line_converge_prepend.cf
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ bundle common classes
12
12
13
13
"testing_masterfiles_policy_framework"
14
14
scope => "namespace",
15
-
comment => "This class is needed so that dcs.cf.sub includes the stdlib instead of using plucked.cf.sub from core which might get out of date and cause us to not test current code from the MPF.";
15
+
comment => "This class is needed so that dcs.cf.sub includes the stdlib instead of using plucked.sub.cf from core which might get out of date and cause us to not test current code from the MPF.";
Copy file name to clipboardExpand all lines: tests/acceptance/lib/files/replace_uncommented_substrings.cf
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ bundle common classes
12
12
classes:
13
13
14
14
"testing_masterfiles_policy_framework"
15
-
comment => "This class is needed so that dcs.cf.sub includes the stdlib instead of using plucked.cf.sub from core which might get out of date and cause us to not test current code from the MPF.";
15
+
comment => "This class is needed so that dcs.cf.sub includes the stdlib instead of using plucked.sub.cf from core which might get out of date and cause us to not test current code from the MPF.";
0 commit comments