From 9711bf7313b04ebeab1912052c22c372037b84ac Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 15 Mar 2018 17:55:57 +0100 Subject: cosmetics --- services/main.cf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'services') 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