diff --git a/doc/puppet_classes/cd_haproxy_3A_3Amain_3A_3Afiles.html b/doc/puppet_classes/cd_haproxy_3A_3Amain_3A_3Afiles.html index 75c5dff..c67180b 100644 --- a/doc/puppet_classes/cd_haproxy_3A_3Amain_3A_3Afiles.html +++ b/doc/puppet_classes/cd_haproxy_3A_3Amain_3A_3Afiles.html @@ -413,7 +413,7 @@ class cd_haproxy::main::files ( seltype => syslog_conf_t, seluser => system_u, content => template('cd_haproxy/rsyslog/10_haproxy.conf.erb'), - notify => Service['rsyslog'], +# notify => Service['rsyslog'], # only if using cd_rsyslog } } }