From 75f4a1acae44a810ba97f04d74243aec5ee596b6 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Thu, 7 Jul 2016 09:57:00 -0400 Subject: [PATCH] Bump puppet-dns to 3.3.1 3.3.1 is out with latest changes that makes the module idempotent. Change-Id: I952bf264fc5f3a8c769059c69d56faf123577f7a --- Puppetfile | 4 +--- external_modules.txt | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Puppetfile b/Puppetfile index 30062c2e6..ffc3dfe77 100644 --- a/Puppetfile +++ b/Puppetfile @@ -206,11 +206,9 @@ mod 'python', :git => 'https://github.com/stankevich/puppet-python', :ref => '1.12.0' -# Pinned because puppet-designate idempotency requires -# a commit which has not been cut into a tag mod 'dns', :git => 'https://github.com/theforeman/puppet-dns', - :ref => 'bd8dc8edacc449c0e1b259246ba93c23c392b30c' + :ref => '3.3.1' mod 'corosync', :git => 'https://github.com/voxpupuli/puppet-corosync', diff --git a/external_modules.txt b/external_modules.txt index e5742429d..81f58ab1d 100644 --- a/external_modules.txt +++ b/external_modules.txt @@ -16,5 +16,5 @@ puppetlabs/puppetlabs-vcsrepo puppetlabs/puppetlabs-xinetd saz/puppet-memcached stankevich/puppet-python -theforeman/puppet-dns,bd8dc8edacc449c0e1b259246ba93c23c392b30c +theforeman/puppet-dns voxpupuli/puppet-corosync