File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ The OpenStack APIs should be accessible from the target host. OpenStack
12
12
Newton or later is required. Client credentials should have been set
13
13
in the environment, or using the ` clouds.yaml ` format.
14
14
15
- Module Parameters
16
- -----------------
15
+ Role Variables
16
+ --------------
17
17
18
18
` cluster_venv ` : Optional path to a python virtualenv in which the python
19
19
` shade ` package is installed.
@@ -118,8 +118,8 @@ Heat stack.
118
118
A simple, permissive configuration for ` router_networks ` would be:
119
119
120
120
```
121
- router_networks:
122
- - ip_address: "0.0.0.0/0"
121
+ router_networks:
122
+ - ip_address: "0.0.0.0/0"
123
123
```
124
124
125
125
` cluster_inventory ` : After deployment, an inventory file is generated,
You can’t perform that action at this time.
0 commit comments