]> gitweb.fluxo.info Git - puppet-bind.git/commit
(bind) initial import
authorCédric Jeanneret <cedric.jeanneret@camptocamp.com>
Mon, 8 Nov 2010 15:15:43 +0000 (16:15 +0100)
committerCédric Jeanneret <cedric.jeanneret@camptocamp.com>
Mon, 15 Nov 2010 13:21:11 +0000 (14:21 +0100)
commite0f517634bb58ec8e9f396ff489eb8a9efc73ee0
treebe170e0483c52b6bd36a085a957f20ea30975482
(bind) initial import

Doc will be added later.
17 files changed:
files/empty/.placeholder [new file with mode: 0644]
manifests/classes/bind-base.pp [new file with mode: 0644]
manifests/classes/bind-debian.pp [new file with mode: 0644]
manifests/classes/bind.pp [new file with mode: 0644]
manifests/definitions/bind-a.pp [new file with mode: 0644]
manifests/definitions/bind-aaaa.pp [new file with mode: 0644]
manifests/definitions/bind-cname.pp [new file with mode: 0644]
manifests/definitions/bind-mx.pp [new file with mode: 0644]
manifests/definitions/bind-ns.pp [new file with mode: 0644]
manifests/definitions/bind-record.pp [new file with mode: 0644]
manifests/definitions/bind-zone.pp [new file with mode: 0644]
manifests/init.pp [new file with mode: 0644]
templates/default-record.erb [new file with mode: 0644]
templates/mx-record.erb [new file with mode: 0644]
templates/zone-header.erb [new file with mode: 0644]
templates/zone-master.erb [new file with mode: 0644]
templates/zone-slave.erb [new file with mode: 0644]