diff options
| author | Stephen Smoogen <smooge@redhat.com> | 2016-09-24 00:33:32 +0000 |
|---|---|---|
| committer | Stephen Smoogen <smooge@redhat.com> | 2016-09-24 00:33:32 +0000 |
| commit | 404a76dae2f0fe370ded3dc58d47f3dd62ee8c2d (patch) | |
| tree | a817072d22e39c536117060311468af2ffdbd5a3 | |
| parent | ccc61ea9ee01a353eb5a5024f3182114373eea14 (diff) | |
nope that wasnt it. need a different tact with postfix
| -rw-r--r-- | inventory/host_vars/noc02.fedoraproject.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inventory/host_vars/noc02.fedoraproject.org b/inventory/host_vars/noc02.fedoraproject.org index 3e9365656..ebcced36a 100644 --- a/inventory/host_vars/noc02.fedoraproject.org +++ b/inventory/host_vars/noc02.fedoraproject.org @@ -10,9 +10,9 @@ eth0_nm: 255.255.255.128 has_ipv6: yes eth0_ipv6: "2610:28:3090:3001:dead:beef:cafe:fed9" eth0_ipv6_gw: "2610:28:3090:3001::1" -#postfix_maincf: "postfix/main.cf/main.cf.noc02" +postfix_maincf: "postfix/main.cf/main.cf.noc02" postfix_transport_filename: transports.noc02 -postfix_group: noc02 + vmhost: ibiblio04.fedoraproject.org datacenter: ibiblio |
