Remove package if service stopped and disabled
[apex-tripleo-heat-templates.git] / environments / use-dns-for-vips.yaml
index daf07bc..b700312 100644 (file)
@@ -1,5 +1,5 @@
 # A Heat environment file which can be used to disable the writing of the VIPs
 # to the /etc/hosts file in the overcloud. Use this in case you have a working
 # DNS server that you will provide for the overcloud.
-resource_registry:
-  OS::TripleO::Services::VipHosts: OS::Heat::None
+parameter_defaults:
+  AddVipsToEtcHosts: False