summaryrefslogtreecommitdiff
path: root/puppet/modules/site_config/manifests/caching_resolver.pp
diff options
context:
space:
mode:
authorMicah Anderson <micah@leap.se>2013-09-14 13:00:15 -0400
committerMicah Anderson <micah@leap.se>2013-09-14 13:00:15 -0400
commitf1ad11887a65b94f101e0d99363daeba93020d2a (patch)
treeb3317b3a9a8568e85e77bf1e4e4cde79ee7b34bb /puppet/modules/site_config/manifests/caching_resolver.pp
parent70284fd0e786ad838fbbd40c816f6c0d01cc1629 (diff)
ensure site_config::caching_resolver runs with tag leap_base (#3757)
Change-Id: I593602ff9d3486dee39227673147e137045c55c5
Diffstat (limited to 'puppet/modules/site_config/manifests/caching_resolver.pp')
-rw-r--r--puppet/modules/site_config/manifests/caching_resolver.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/modules/site_config/manifests/caching_resolver.pp b/puppet/modules/site_config/manifests/caching_resolver.pp
index 922c394f..3d7b9206 100644
--- a/puppet/modules/site_config/manifests/caching_resolver.pp
+++ b/puppet/modules/site_config/manifests/caching_resolver.pp
@@ -1,4 +1,5 @@
class site_config::caching_resolver {
+ tag 'leap_base'
# Setup a conf.d directory to place additional unbound configuration files.
# There must be at least one file in the directory, or unbound will not start,