AT LAST, SIR TERRY, WE MUST WALK TOGETHER.
[mirror/dsa-puppet.git] / modules / apache2 / manifests / init.pp
index 3d49ce8..8d0ffdf 100644 (file)
@@ -83,6 +83,10 @@ class apache2 {
                source => 'puppet:///modules/apache2/puppet-config',
        }
 
+       apache2::config { 'pratchett':
+               source => 'puppet:///modules/apache2/pratchett',
+       }
+
        file { '/etc/apache2/sites-available/common-ssl.inc':
                ensure => absent,
        }