From 58f43c7689c14c588c5b027735b20343ae7ee806 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Sat, 12 Apr 2014 14:12:20 -0400 Subject: [PATCH] Update dns-slaves.yml for new git branch. --- dns/dns-slaves.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/dns-slaves.yml b/dns/dns-slaves.yml index 257da83..5ef24f1 100644 --- a/dns/dns-slaves.yml +++ b/dns/dns-slaves.yml @@ -4,7 +4,7 @@ gather_facts: no tasks: - name: update dns-infrastructure git repo - git: repo=git@bitbucket.org:staticsafe/dns-infrastructure.git dest=/etc/bind/dns-infrastructure update=yes + git: repo=git@bitbucket.org:staticsafe/dns-infrastructure.git dest=/etc/bind/dns-infrastructure version=debian-master update=yes notify: - reload nameserver daemon handlers: