| commit | 1db9b5d3cab9ecfdc3505ea40ac4f504075fbea0 | [log] [tgz] |
|---|---|---|
| author | Jens Harbott <j.harbott@x-ion.de> | Fri Nov 03 08:37:21 2017 +0000 |
| committer | Ian Wienand <iwienand@redhat.com> | Fri Nov 10 10:43:19 2017 +1100 |
| tree | 9eca60af9b55ebb0d630b8cccfb948938ccd1dba | |
| parent | 2c9343e5db44fa7a41ca6924737331dd9088ef8f [diff] |
Remove apache tls-proxy sites when stopping
Currently doing a cycle of
./stack.sh; ./unstack.sh; ./stack.sh
fails because the leftover tls-proxy sites will cause apache startup to
fail on the second stack.sh run. So we need to disable these sites on
running stop_tls_proxy.
Change-Id: I03e6879be332289d19ca6a656f5f9f139dffff6f
Closes-Bug: 1718189