aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/etcd.yaml
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-07-31 17:17:52 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-07-31 17:17:52 +0000
commit31ee4874f2d0f5e71a3b18752a8ac9b7c9133b4f (patch)
tree4b71ea6e5a3a564ec2d76b0ba3d8e856f3935dce /puppet/services/etcd.yaml
parent11d7f03bde60873385e01901975cee06b98a59ac (diff)
parentbaaad6f6e5fb15f131858ac0f49e02ec336118bc (diff)
Merge "Add VPP and Honeycomb services (#104)"
Diffstat (limited to 'puppet/services/etcd.yaml')
-rw-r--r--puppet/services/etcd.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/etcd.yaml b/puppet/services/etcd.yaml
index d2a0e302..bc9e0f5e 100644
--- a/puppet/services/etcd.yaml
+++ b/puppet/services/etcd.yaml
@@ -36,7 +36,7 @@ outputs:
etcd::etcd_name:
str_replace:
template:
- '"%{::fqdn_$NETWORK}"'
+ '%{::fqdn_$NETWORK}'
params:
$NETWORK: {get_param: [ServiceNetMap, EtcdNetwork]}
# NOTE: bind IP is found in Heat replacing the network name with the local node IP