Skip to content

Commit f332c23

Browse files
authored
README review feedback
1 parent ffd65a6 commit f332c23

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ The OpenStack APIs should be accessible from the target host. OpenStack
1212
Newton or later is required. Client credentials should have been set
1313
in the environment, or using the `clouds.yaml` format.
1414

15-
Module Parameters
16-
-----------------
15+
Role Variables
16+
--------------
1717

1818
`cluster_venv`: Optional path to a python virtualenv in which the python
1919
`shade` package is installed.
@@ -118,8 +118,8 @@ Heat stack.
118118
A simple, permissive configuration for `router_networks` would be:
119119

120120
```
121-
router_networks:
122-
- ip_address: "0.0.0.0/0"
121+
router_networks:
122+
- ip_address: "0.0.0.0/0"
123123
```
124124

125125
`cluster_inventory`: After deployment, an inventory file is generated,

0 commit comments

Comments
 (0)