You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/installation-osp-creating-network-resources.adoc
+23Lines changed: 23 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,29 @@ Create the network resources that an {product-title} on {rh-openstack-first} ins
17
17
18
18
. For a dual stack cluster deployment, edit the `inventory.yaml` file and uncomment the `os_subnet6` attribute.
19
19
20
+
. To ensure that your network resources have unique names on the {rh-openstack} deployment, create an environment variable and JSON file for use in the Ansible playbooks:
21
+
+
22
+
.. Create an environment variable that has a unique name value by running the following command:
0 commit comments