From 9711bf7313b04ebeab1912052c22c372037b84ac Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 15 Mar 2018 17:55:57 +0100 Subject: cosmetics --- promises.cf | 2 +- services/main.cf | 6 +++--- 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", -- cgit v1.2.3