aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2010-11-02 13:15:52 +0000
committerMichael Scherer <misc@mageia.org>2010-11-02 13:15:52 +0000
commitf1c2681ca0458ffcba622f6a45d0ca29e57e3c70 (patch)
tree0d8224fc9ca52135083ceb80f5274d37d665835a /manifests
parent071229cf78cb84ad9169ac1c5cb50427fe7dcb7f (diff)
downloadpuppet-f1c2681ca0458ffcba622f6a45d0ca29e57e3c70.tar
puppet-f1c2681ca0458ffcba622f6a45d0ca29e57e3c70.tar.gz
puppet-f1c2681ca0458ffcba622f6a45d0ca29e57e3c70.tar.bz2
puppet-f1c2681ca0458ffcba622f6a45d0ca29e57e3c70.tar.xz
puppet-f1c2681ca0458ffcba622f6a45d0ca29e57e3c70.zip
- add the zone on the 2nd master node
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp
index 47ae8916..cfdc1e8b 100644
--- a/manifests/nodes.pp
+++ b/manifests/nodes.pp
@@ -117,6 +117,8 @@ node krampouezh {
#
include default_mageia_server
include bind::bind_master
+ bind::zone_master { "mageia.org": }
+ bind::zone_master { "mageia.fr": }
timezone::timezone { "Europe/Paris": }
# Other services running on this server :
# - meetbot