[DOCS] Correct typo in config for ovs
Typo fixed in configuration documentation for Open vSwitch. Change-Id: Ia4c98cc5d20113302b908ea1ec841c55ba88ba3c Closes-Bug: #1728926
This commit is contained in:
parent
504c351a83
commit
a88ccce174
@ -139,7 +139,7 @@ Set the following user variables in your
|
||||
# Ensure the openvswitch kernel module is loaded
|
||||
openstack_host_specific_kernel_modules:
|
||||
- name: "openvswitch"
|
||||
pattern: "CONFIG_OPENVSWITCH="
|
||||
pattern: "CONFIG_OPENVSWITCH"
|
||||
group: "network_hosts"
|
||||
|
||||
### neutron specific config
|
||||
|
Loading…
Reference in New Issue
Block a user