INTPAK-152 Disable HTTP when TLS is enabled 99/69699/2
authorTim Rozet <trozet@redhat.com>
Tue, 20 Mar 2018 17:35:51 +0000 (13:35 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Wed, 21 Mar 2018 01:09:12 +0000 (21:09 -0400)
commita6b1e01447b6e50b7b9b9250f106434b880c6e57
tree949f0283d25ce24c1f45446b2953cc527c95c24a
parent7a664a0e4fa8bd3f16d7fce7844b67d0e43f51de
INTPAK-152 Disable HTTP when TLS is enabled

There are port conflicts when TLS is enabled due to HTTP and HTTPS
starting on the same port.

Changes-Include:
 - Explicitly disables HTTP when TLS is enabled
 - Fix missing match on HTTP Pax port
 - Only configuring HTTP pax port when TLS is not enabled

Change-Id: Ie077c9ff7edeb34c91186ca1f492d607f0e55cc4
Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
manifests/config.pp
spec/spec_helper.rb
spec/spec_helper_acceptance.rb