fix typo in readme

Change-Id: Ie5a63522af9e4a54281550cd4bdfb3dc4b6e9207
Signed-off-by: Kevin Carter <kecarter@redhat.com>
This commit is contained in:
Kevin Carter 2021-07-09 07:30:18 -05:00
parent 114e9c33b1
commit abed6abbe5
1 changed files with 1 additions and 1 deletions

View File

@ -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,