fix typo in readme
Change-Id: Ie5a63522af9e4a54281550cd4bdfb3dc4b6e9207 Signed-off-by: Kevin Carter <kecarter@redhat.com>changes/17/800217/1
parent
114e9c33b1
commit
abed6abbe5
|
@ -50,7 +50,7 @@ controllers, and the net_config_static.j2 template could be used for computes
|
|||
by specifying:
|
||||
|
||||
parameter_defaults:
|
||||
ControlleNetworkConfigTemplate: 'templates/net_config_static_bridge.j2'
|
||||
ControllerNetworkConfigTemplate: 'templates/net_config_static_bridge.j2'
|
||||
ComputeNetworkConfigTemplate: 'templates/net_config_static.j2'
|
||||
|
||||
In a setup where the first nic on the servers is used for external management,
|
||||
|
|
Loading…
Reference in New Issue