Bart-Jan Vrielink wrote: > file { > "${letsencryptConfPath}/live/${letsencryptCommonName}/privkey.pem": > ensure => file, source => > "${appEtcConfPath}/ssl/private/${letsencryptCommonName}.letsencrypt.${ > letsencryptKeySize}.key", notify => Exec['/usr/local/bin/apache.sh > -c restart'], # Or better: notify => Service['apache'], }
Uhhhhh, now I understand, I can copy files locally! Thanks, this is REALLY helpful! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/xn0lyg8jccjtc36002%40news.gmane.org.