Hiera optimization: use a new hiera hook
[apex-tripleo-heat-templates.git] / puppet / services / database / mysql.yaml
index 651bf4b..bed8f7d 100644 (file)
@@ -87,7 +87,7 @@ outputs:
             tripleo::profile::base::database::mysql::bind_address:
               str_replace:
                 template:
-                  '"%{::fqdn_$NETWORK}"'
+                  '%{::fqdn_$NETWORK}'
                 params:
                   $NETWORK: {get_param: [ServiceNetMap, MysqlNetwork]}
       step_config: |