From 689f32184cd5313b5ef77cfab7f5d35120fe4bff Mon Sep 17 00:00:00 2001 From: Ivan Vari Date: Wed, 18 Mar 2015 07:03:35 +1300 Subject: [PATCH] reverted commit 6286442 to avoid promoting grain lookup in pillars --- pillar.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pillar.example b/pillar.example index 7941c19..ed2d425 100644 --- a/pillar.example +++ b/pillar.example @@ -12,10 +12,10 @@ postfix: smtpd_tls_session_cache_database: btree:${data_directory}/smtpd_scache smtp_tls_session_cache_database: btree:${data_directory}/smtp_scache - myhostname: {{ grains['fqdn'] }} + myhostname: localhost alias_maps: hash:/etc/aliases alias_database: hash:/etc/aliases - mydestination: {{ grains['fqdn'] }}, localhost.localdomain, {{ grains['domain'] }} + mydestination: localhost, localhost.localdomain relayhost: mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 mailbox_size_limit: 0