summaryrefslogtreecommitdiff
path: root/puppet/manifests
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-04-23 16:27:43 +0200
committerMicah Anderson <micah@leap.se>2013-07-25 13:45:10 -0400
commitb8fcdf50b284aa88ff3886243299ce76c9acd3eb (patch)
tree5217700f9e2b437bdfeae38975138c57b4d312fe /puppet/manifests
parentf45c144272915ef839edd0cb47a1085d01d4c36a (diff)
no need to import common anymore
Diffstat (limited to 'puppet/manifests')
-rw-r--r--puppet/manifests/site.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/manifests/site.pp b/puppet/manifests/site.pp
index 2ceca4f1..1603176c 100644
--- a/puppet/manifests/site.pp
+++ b/puppet/manifests/site.pp
@@ -11,7 +11,6 @@ Package { require => Exec['apt_updated'] }
include stdlib
-import 'common'
include site_config::default
include site_config::slow