Disable SSH key access to amphora
We are not configuring SSH access for amphora yet so we disable it. Depends-On: Ic6cf523809e390df0263e26d5879c06986688cfa Change-Id: I7ec1ef980026f498a6b7adb5267ce5b7fe6cc8d1
This commit is contained in:
parent
efc96a7b05
commit
bb9e7a4382
@ -108,6 +108,7 @@ outputs:
|
||||
octavia::worker::manage_nova_flavor: {get_param: OctaviaManageNovaFlavor}
|
||||
octavia::certificates::client_cert: {get_param: OctaviaClientCertFile}
|
||||
octavia::worker::amp_image_tag: {get_param: OctaviaAmphoraImageTag}
|
||||
octavia::worker::enable_ssh_access: false
|
||||
-
|
||||
if:
|
||||
- octavia_topology_unset
|
||||
|
Loading…
Reference in New Issue
Block a user