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:
Brent Eagles 2017-12-12 15:45:01 -03:30
parent efc96a7b05
commit bb9e7a4382
1 changed files with 1 additions and 0 deletions

View File

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