summaryrefslogtreecommitdiff
path: root/puppet/modules/site_config/manifests/slow.pp
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-01-31 19:09:19 +0100
committervarac <varacanero@zeromail.org>2013-01-31 19:09:19 +0100
commite6fe80f9460b8bc013068e1dda8be6230b8d60a4 (patch)
treedca69ab0a423146d4a13db9fda4afe691ccb5f42 /puppet/modules/site_config/manifests/slow.pp
parent2585f661c55c3615eb95f660c101af70e9fd04e9 (diff)
tag 'base' is a bad idea because it invokes apache::base as well
Diffstat (limited to 'puppet/modules/site_config/manifests/slow.pp')
-rw-r--r--puppet/modules/site_config/manifests/slow.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/modules/site_config/manifests/slow.pp b/puppet/modules/site_config/manifests/slow.pp
index a4a9f19f..18b22a9c 100644
--- a/puppet/modules/site_config/manifests/slow.pp
+++ b/puppet/modules/site_config/manifests/slow.pp
@@ -1,5 +1,5 @@
class site_config::slow {
-
+ tag 'leap_slow'
class { 'site_apt::dist_upgrade':
stage => initial,
}