]> Frank Brehm's Git Trees - salt/pillar.git/commitdiff
Updating top.sls
authorFrank Brehm <frank@brehm-online.com>
Tue, 6 Apr 2021 07:04:52 +0000 (09:04 +0200)
committerFrank Brehm <frank@brehm-online.com>
Tue, 6 Apr 2021 07:04:52 +0000 (09:04 +0200)
top.sls

diff --git a/top.sls b/top.sls
index 7c562c14b0f346df56cd0d87ea38bc693066e505..c83fa2b0d9a3860b6828e039f2fa9784654e6aef 100644 (file)
--- a/top.sls
+++ b/top.sls
@@ -15,9 +15,16 @@ base:
     - apache
     - debian_repo
 
+  'helga.uhu-banane.de':
+    - location.hetzner
+    - networking.has_public_v6
+    # - postfix.satellite
+    - debian.openssh
+    - resolver.common
+
   'sarah.uhu-banane.de':
     - location.pb-fra
-    #- postfix.satellite
+    # - postfix.satellite
     - postfix.master
     - debian.openssh
     - resolver.common
@@ -60,3 +67,4 @@ base:
 
   '*.home.brehm-online.com':
     - location.home
+