diff options
Diffstat (limited to '')
-rw-r--r-- | services/main.cf | 6 |
1 files changed, 3 insertions, 3 deletions
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", |