Loading NEWS +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ unreleased In jessie, install new configs after installing jessie (akkornel). Update Exec paths for apache commands (akkornel). Fix install order for security config in Debian (akkornel). release/001.016 (2016-01-28) Loading manifests/debian.pp +2 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,8 @@ class apache::debian::new( apache::conf { 'security.conf': ensure => present, source => 'puppet:///modules/apache/etc/apache2/conf.d/security', require => Package['apache'], notify => Service['apache'], } # Support /server-status for all virtual hosts, but only from localhost. Loading Loading
NEWS +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ unreleased In jessie, install new configs after installing jessie (akkornel). Update Exec paths for apache commands (akkornel). Fix install order for security config in Debian (akkornel). release/001.016 (2016-01-28) Loading
manifests/debian.pp +2 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,8 @@ class apache::debian::new( apache::conf { 'security.conf': ensure => present, source => 'puppet:///modules/apache/etc/apache2/conf.d/security', require => Package['apache'], notify => Service['apache'], } # Support /server-status for all virtual hosts, but only from localhost. Loading