summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Dessaux2018-03-15 17:55:57 +0100
committerJulien Dessaux2018-03-15 18:11:26 +0100
commit9711bf7313b04ebeab1912052c22c372037b84ac (patch)
tree6a74ddd2d2212e89c682af44c2e9d72d6f3285af
parentAdded julien server support for centos (diff)
downloadmasterfiles-9711bf7313b04ebeab1912052c22c372037b84ac.tar.gz
masterfiles-9711bf7313b04ebeab1912052c22c372037b84ac.tar.bz2
masterfiles-9711bf7313b04ebeab1912052c22c372037b84ac.zip
cosmetics
Diffstat (limited to '')
-rw-r--r--promises.cf2
-rw-r--r--services/main.cf6
2 files changed, 4 insertions, 4 deletions
diff --git a/promises.cf b/promises.cf
index fab3431..9a0eb5a 100644
--- a/promises.cf
+++ b/promises.cf
@@ -44,4 +44,4 @@ bundle common cfengine_stdlib
reports:
DEBUG|DEBUG_cfengine_stdlib::
"$(const.t): defining inputs='$(inputs)'";
-} \ No newline at end of file
+}
diff --git a/services/main.cf b/services/main.cf
index ee803b5..0d4270f 100644
--- a/services/main.cf
+++ b/services/main.cf
@@ -23,13 +23,13 @@ bundle common classify
};
classes:
any::
+ "awh" or => {
+ "hurricane",
+ };
"containers" or => {
regline(".*/lxc/.*", "/proc/1/cgroup"),
regline(".*lxc", "/proc/1/environ"),
};
- "awh" or => {
- "hurricane",
- };
"console_julien" or => {
"andromeda",
"collab_jde",