summaryrefslogtreecommitdiffstats
path: root/modules/mail
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-02-19 22:51:26 -0500
committerJesse Luehrs <doy@tozt.net>2019-02-19 22:51:26 -0500
commita41a0d4c25a32f2d213d24bf8570de817dff6eac (patch)
tree48d43f5ec397f04fb14f54344ef12dffe46b9ee3 /modules/mail
parent9b27c113f3bcae4d1d1b67c25f2b0e3f6f2954c3 (diff)
downloadpuppet-tozt-a41a0d4c25a32f2d213d24bf8570de817dff6eac.tar.gz
puppet-tozt-a41a0d4c25a32f2d213d24bf8570de817dff6eac.zip
use the correct format for the fact script
Diffstat (limited to 'modules/mail')
-rwxr-xr-xmodules/mail/facts.d/bind_address1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mail/facts.d/bind_address b/modules/mail/facts.d/bind_address
index 2ba364f..4aef713 100755
--- a/modules/mail/facts.d/bind_address
+++ b/modules/mail/facts.d/bind_address
@@ -2,4 +2,5 @@
set -eu
set -o pipefail
+printf "bind_address="
curl -s http://169.254.169.254/metadata/v1/interfaces/public/0/ipv4/address