diff options
author | Nicolas Vigier <boklm@mageia.org> | 2010-11-02 12:55:44 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2010-11-02 12:55:44 +0000 |
commit | 071229cf78cb84ad9169ac1c5cb50427fe7dcb7f (patch) | |
tree | 1e3c821dcc38bbbf8e98a6b485136d1a3d8e0831 /manifests | |
parent | 7679b4ed05441732187dfaf5361e2530ead44830 (diff) | |
download | puppet-071229cf78cb84ad9169ac1c5cb50427fe7dcb7f.tar puppet-071229cf78cb84ad9169ac1c5cb50427fe7dcb7f.tar.gz puppet-071229cf78cb84ad9169ac1c5cb50427fe7dcb7f.tar.bz2 puppet-071229cf78cb84ad9169ac1c5cb50427fe7dcb7f.tar.xz puppet-071229cf78cb84ad9169ac1c5cb50427fe7dcb7f.zip |
make both dns server master servers
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodes.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp index a32afc6b..47ae8916 100644 --- a/manifests/nodes.pp +++ b/manifests/nodes.pp @@ -116,7 +116,7 @@ node krampouezh { # - LDAP slave (for external traffic maybe) # include default_mageia_server - include bind::bind_slave + include bind::bind_master timezone::timezone { "Europe/Paris": } # Other services running on this server : # - meetbot |