Commit graph

39 commits

Author SHA1 Message Date
Ossi Salmi
28778c52bd Added support for forwarding dns zones 2012-06-13 12:30:29 +03:00
Ossi Salmi
16e92d694f Added initial support for dynamic dns zones 2012-06-11 14:21:06 +03:00
50f778a8e3 Fixed "Unrecognised escape sequence" error from dns::server. 2012-04-28 09:22:19 +03:00
b40dd17d83 Fixed errors from dns::zone when using view "default". 2012-04-24 14:58:36 +03:00
48ded3a8e7 Added support for DNS views into dns::server and dns::zone. 2012-04-24 14:43:55 +03:00
Paavo Pokkinen
61a3131d2b minor fix to dnsdump.py 2012-04-02 12:28:27 +03:00
Paavo Pokkinen
ec3c4244ad generate bind configs from LDAP 2012-04-02 11:41:56 +03:00
84edcd61ed Fixed "unquoted file mode" errors given by puppet-lint. 2012-03-27 16:10:01 +03:00
34c36045fa Fixing puppet-lint errors. 2012-03-27 14:41:39 +03:00
9ab2bf1bfd Changed slave zone handling from dns module. 2012-03-22 12:27:10 +02:00
4cb660dcaf Refactored dns::server class. 2012-03-22 11:41:20 +02:00
34be570ebc Fixed dns::server package name for CentOS 5. 2012-03-22 10:49:37 +02:00
c472f5250a Cleanup for DNS master zone config file. 2012-03-21 15:48:56 +02:00
Ossi Salmi
bf79f517ba Revert "Support for dns aliases, dynamic creation of zone files (dependent"
This reverts commit b470ceb9b6.
2012-03-07 15:46:28 +02:00
aes_ng
b470ceb9b6 Support for dns aliases, dynamic creation of zone files (dependent
on the environment fact) from Facter facts and a fix for environment
support in puppet.
2012-03-02 16:05:37 +02:00
svimes
5d8ea214ea Fixed a syntax error on both erg side and in the slave zone itself. 2012-02-06 09:26:56 +02:00
svimes
807f2d2b31 Fixed a typo 2012-02-05 21:45:14 +02:00
svimes
bd4cc55ce1 Some more work on the dns module. The only thing not working for some reason is the zone.slae.erb for an unknown reason. 2012-02-05 21:29:13 +02:00
root
da1eef4333 Updated the master zone template and made some crude defaults to dyndns. 2012-02-03 20:41:51 +00:00
832fb1f316 Added support for using fixed dns zone files. 2012-01-20 15:28:38 +02:00
1fb5c59940 More DNS fixes for Fedora and CentOS 6. 2012-01-20 14:57:14 +02:00
eab2dc4626 DNS module fixes for CentOS, OpenBSD and Fedora. 2012-01-20 14:00:07 +02:00
fa542a2bfd Fixed empty dns zone files. 2012-01-20 10:50:53 +02:00
aes_ng
4832031823 Fix bug has_variable?->empty? 2012-01-20 09:08:57 +02:00
aes_ng
62b162b571 Add $ORIGIN directive and 2012-01-20 09:08:57 +02:00
Jussi
21ffc24acf Added support for master and slave zones. 2012-01-20 09:07:57 +02:00
Jussi
655a0aaf0e Added support for master and slave zones. 2012-01-20 08:59:03 +02:00
Lari Huttunen
3191bb796a Modified files to templates. 2012-01-18 10:18:40 +00:00
Lari Huttunen
559c6766e8 Added OPTIONS="-4 -u bind" for ubuntu /etc/default and OPTIONS="-4 -u named" for centos. 2012-01-18 09:21:21 +00:00
Ossi Salmi
97821c14ac Fixed dns::server for Puppet 2.7 2012-01-18 00:38:27 +02:00
Jussi
0f21d12012 Initial commit for bind, templates for named.conf.* and zones and zone creation. 2012-01-13 17:42:24 +02:00
Ossi Salmi
b222ee6747 Added PATH to nsupdate.sh 2011-11-08 12:57:26 +02:00
4438b4f782 Fixed dns::server for OpenBSD and made some cleanup. 2011-04-20 16:26:11 +03:00
Jussi
c91be3206f Modified dns manifest to work with Ubuntu 2011-04-18 14:00:14 +03:00
b3807231fc Changed named stop command on OpenBSD to prevent killing syslog. 2011-03-16 15:07:56 +02:00
9f0c254675 Fixed SELinux context from rndc.conf. 2010-10-13 22:31:42 +03:00
Ossi Salmi
f5bd639187 Fixed variable check and dns error handling in nsupdate script. 2010-03-23 14:42:42 +02:00
c99fe8874a Added dns::nsupdate class to be used for ddns updates. 2009-10-30 00:52:54 +02:00
03d18b2d4c Initial version of dns module. 2009-10-22 23:42:47 +03:00