Small cleanup of plugin.sh
Remove uncommenting the 'username' option in sample config that actually
does not exist in config since commit 42c12d7e8c
Change-Id: I6dc8aef8d2a9f12c6d0a067ecf0b63e532303255
This commit is contained in:
parent
7cc0bfb9fc
commit
b27a507b61
@ -86,7 +86,6 @@ function octavia_configure {
|
||||
iniset $NEUTRON_CONF octavia request_poll_timeout 3000
|
||||
|
||||
# Uncomment other default options
|
||||
iniuncomment $OCTAVIA_CONF haproxy_amphora username
|
||||
iniuncomment $OCTAVIA_CONF haproxy_amphora base_path
|
||||
iniuncomment $OCTAVIA_CONF haproxy_amphora base_cert_dir
|
||||
iniuncomment $OCTAVIA_CONF haproxy_amphora connection_max_retries
|
||||
|
Loading…
Reference in New Issue
Block a user