Commit 2653fefb authored by Lonlone Lee's avatar Lonlone Lee
Browse files

Added a notify apache Service when the SSL Public Cert is updated.

parent 9b2a1b47
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -127,6 +127,7 @@ define su_apache::cert::incommon(
        default => Package['openssl'],
      },
    },
    notify  => Service['apache'],
  }

  # Create the OpenSSL hash links.