summaryrefslogtreecommitdiff
path: root/puppet/modules/site_config/manifests/resolvconf.pp
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-01-20 15:26:26 +0100
committervarac <varacanero@zeromail.org>2013-01-20 15:26:26 +0100
commitd7f7bad9b6d4a45aa06c74a1f630b38a534092e0 (patch)
tree93ef0d9a1c518ad5fe93aae895dcc4d1b539cabe /puppet/modules/site_config/manifests/resolvconf.pp
parent1d9f25303a58f15feec071d81ddf13291fdd6002 (diff)
configure fqdn for host
Diffstat (limited to 'puppet/modules/site_config/manifests/resolvconf.pp')
-rw-r--r--puppet/modules/site_config/manifests/resolvconf.pp3
1 files changed, 1 insertions, 2 deletions
diff --git a/puppet/modules/site_config/manifests/resolvconf.pp b/puppet/modules/site_config/manifests/resolvconf.pp
index a525d8c6..adecb838 100644
--- a/puppet/modules/site_config/manifests/resolvconf.pp
+++ b/puppet/modules/site_config/manifests/resolvconf.pp
@@ -11,8 +11,7 @@ class site_config::resolvconf {
ensure => absent;
}
- $domain_hash = hiera('domain')
- $domain_public = $domain_hash['public']
+ $domain_public = $domain_hash['full_suffix']
# 127.0.0.1: caching-only local bind
# 87.118.100.175: http://server.privacyfoundation.de