certmonger: Don't restart haproxy on cert renewal

This is not needed for the external cert. Reloading is enough.

Change-Id: I3b9f0650cfa1024ef0d03741cd41b64ac0c258c3
Related-Bug: #1811401
(cherry picked from commit 4cfa7c066f)
This commit is contained in:
Juan Antonio Osorio Robles 2019-02-01 08:41:32 +02:00 committed by Grzegorz Grasza
parent 3bd4a2a8bf
commit 82a648fccc
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ outputs:
- '/overcloud-haproxy-external.key'
hostname: "%{hiera('cloud_name_external')}"
principal: "haproxy/%{hiera('cloud_name_external')}"
postsave_cmd: "/usr/bin/certmonger-haproxy-refresh.sh restart external"
postsave_cmd: "/usr/bin/certmonger-haproxy-refresh.sh reload external"
metadata_settings:
- service: haproxy
network: external