summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/init.pp4
1 files changed, 0 insertions, 4 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index aa56585..96f6f08 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -265,10 +265,6 @@ class apache(
refreshonly => true,
}
- class { 'apache::envvars':
- source => "puppet:///modules/apache/envvars.${::lsbdistcodename}",
- }
-
# Legacy configuration
file { "$conf_d/macros":
ensure => absent,