[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:
Amy Marrich (spotz) 2017-12-05 12:14:09 -06:00
parent 504c351a83
commit a88ccce174

View File

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