diff options
Diffstat (limited to 'puppet/controller.yaml')
-rw-r--r-- | puppet/controller.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/controller.yaml b/puppet/controller.yaml index c18dc92c..c2ab163c 100644 --- a/puppet/controller.yaml +++ b/puppet/controller.yaml @@ -501,7 +501,7 @@ parameters: default: ["1:1000", ] type: comma_delimited_list NeutronPluginExtensions: - default: "qos" + default: "qos,port_security" description: | Comma-separated list of extensions enabled for the Neutron plugin. type: comma_delimited_list |