aboutsummaryrefslogtreecommitdiffstats
path: root/environments/use-dns-for-vips.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'environments/use-dns-for-vips.yaml')
-rw-r--r--environments/use-dns-for-vips.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/environments/use-dns-for-vips.yaml b/environments/use-dns-for-vips.yaml
new file mode 100644
index 00000000..daf07bc7
--- /dev/null
+++ b/environments/use-dns-for-vips.yaml
@@ -0,0 +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