Ensures mongodb configuration only happens if mongodb is needed
[apex-tripleo-heat-templates.git] / swift-storage.yaml
index 7160c14..42c591d 100644 (file)
@@ -145,7 +145,7 @@ outputs:
   hosts_entry:
     value:
       str_replace:
-        template: "IP HOST HOST.novalocal"
+        template: "IP HOST"
         params:
           IP: {get_attr: [SwiftStorage, networks, ctlplane, 0]}
           HOST: {get_attr: [SwiftStorage, name]}