From b23543c94e9f99d2949ae21ced407f0cc4493976 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 27 Nov 2016 10:13:21 -0200 Subject: Removes default envvars setup --- manifests/init.pp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'manifests') 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, -- cgit v1.2.3