summaryrefslogtreecommitdiffstats
path: root/config/network/network_settings.yaml
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-07-19 12:41:17 -0400
committerTim Rozet <trozet@redhat.com>2016-07-19 14:56:10 -0400
commit9dbe4eb096c7f20d4375bd298968f42a10914b0e (patch)
tree6c0b3efc50214cfad8b0d6c6d4f3c4aeff9553d3 /config/network/network_settings.yaml
parent40925d0cdc63e557ef04569642875cd07b8ed7ce (diff)
Allows specifying domain name for overcloud/undercloud
Can be set by setting domain_name in network_settings. Defaults to dummy opnfvapex.com. JIRA: APEX-183 JIRA: APEX-182 Change-Id: Ib7c279a1c8432b8635f72e5cc667f16b9cd65159 Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'config/network/network_settings.yaml')
-rw-r--r--config/network/network_settings.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/network/network_settings.yaml b/config/network/network_settings.yaml
index 7c0f5018..f7680643 100644
--- a/config/network/network_settings.yaml
+++ b/config/network/network_settings.yaml
@@ -22,6 +22,9 @@
# DNS Servers for all nodes, comma delimited list
dns_servers: ["8.8.8.8", "8.8.4.4"]
+# Domain name to use for undercloud/overcloud nodes
+domain_name: 'opnfvapex.com'
+
# "admin" is the short name for Control Plane Network.
# During OPNFV deployment it is used for node provisioning so
# PXE boot should be enabled for the related interfaces on all