From: Frank Brehm Date: Thu, 17 Nov 2016 16:07:30 +0000 (+0100) Subject: Adding and using postfix/master.sls X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=982c571dab3cb5055ae0b662c0de53751a2c6f17;p=salt%2Fpillar.git Adding and using postfix/master.sls --- diff --git a/postfix/master.sls b/postfix/master.sls new file mode 100644 index 0000000..d4a0fc4 --- /dev/null +++ b/postfix/master.sls @@ -0,0 +1,3 @@ +postfix: + is_satellite: False + diff --git a/top.sls b/top.sls index 137d639..51470e0 100644 --- a/top.sls +++ b/top.sls @@ -17,7 +17,8 @@ base: 'sarah.uhu-banane.de': - location.pb-fra - - postfix.satellite + #- postfix.satellite + - postfix.master - debian.openssh - resolver.common - resolver.pb-fra @@ -41,6 +42,7 @@ base: - resolver.common - bind.common - bind.primary + - apache 'liz.nexunus.net': - location.hetzner