diff --git a/Puppetfile.branches b/Puppetfile.branches index de33c612..3ef9ce8d 100644 --- a/Puppetfile.branches +++ b/Puppetfile.branches @@ -82,9 +82,9 @@ mod 'herculesteam-augeasproviders_sysctl', :git => 'https://github.com/simp/augeasproviders_sysctl', :tag => '2.6.2' -mod 'onyxpoint-gpasswd', +mod 'simp-gpasswd', :git => 'https://github.com/simp/puppet-gpasswd', - :tag => '1.1.2' + :tag => '2.0.0' mod 'puppetlabs-apache', :git => 'https://github.com/simp/puppetlabs-apache', diff --git a/Puppetfile.pinned b/Puppetfile.pinned index 8a626582..4035901e 100644 --- a/Puppetfile.pinned +++ b/Puppetfile.pinned @@ -85,9 +85,9 @@ mod 'herculesteam-augeasproviders_sysctl', :git => 'https://github.com/simp/augeasproviders_sysctl', :tag => '2.6.2' -mod 'onyxpoint-gpasswd', +mod 'simp-gpasswd', :git => 'https://github.com/simp/puppet-gpasswd', - :tag => '1.1.2' + :tag => '2.0.0' mod 'puppetlabs-apache', :git => 'https://github.com/simp/puppetlabs-apache',