TLS everywhere/haproxy: Remove empty postsave command
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Fri, 18 Aug 2017 12:07:12 +0000 (15:07 +0300)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Fri, 18 Aug 2017 12:07:12 +0000 (15:07 +0300)
This is addressed by the patch this depends on.

bp tls-via-certmonger
Depends-On: I62ff89362cfcc80e6e62fad09110918c36802813

Change-Id: Ibecc461b0c9af02500f590a1f7469d7e4ff20d95

puppet/services/haproxy-internal-tls-certmonger.yaml
puppet/services/haproxy-public-tls-certmonger.yaml

index 642685a..e0173d8 100644 (file)
@@ -86,7 +86,6 @@ outputs:
                   - - {get_param: HAProxyInternalTLSKeysDirectory}
                     - '/overcloud-haproxy-NETWORK.key'
                 hostname: "%{hiera('cloud_name_NETWORK')}"
-                postsave_cmd: "" # TODO
                 principal: "haproxy/%{hiera('cloud_name_NETWORK')}"
             for_each:
               NETWORK: {get_attr: [HAProxyNetworks, value]}
index b2766c4..14d171d 100644 (file)
@@ -71,7 +71,6 @@ outputs:
             - - {get_param: HAProxyInternalTLSKeysDirectory}
               - '/overcloud-haproxy-external.key'
           hostname: "%{hiera('cloud_name_external')}"
-          postsave_cmd: "" # TODO
           principal: "haproxy/%{hiera('cloud_name_external')}"
       metadata_settings:
         - service: haproxy