Commit d10123a7 authored by Lonlone Lee's avatar Lonlone Lee
Browse files

Merge branch 'master_ll' into 'master'

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

See merge request !1
parents 9b2a1b47 2653fefb
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.