Remove ssl_cipher_suite from test vars

This variable can be provided through the haproxy_server role's default
variables.

Change-Id: I61ba43bcc2540bded67072edee6d27800f54f865
Depends-On: Ib6ec9c95e166eb78173c9d3a642494cd2f04f0f8
This commit is contained in:
Jimmy McCrory 2017-02-09 17:55:33 -08:00 committed by Jesse Pretorius (odyssey4me)
parent bb914606ff
commit 8b91d42c18
1 changed files with 0 additions and 1 deletions

View File

@ -171,5 +171,4 @@ haproxy_default_services:
haproxy_backend_options:
- "httpchk GET /"
ssl_cipher_suite: "ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS"
haproxy_ssl: false