From fc3ed995a73dd767152a10b7733d65cb8ece5bdb Mon Sep 17 00:00:00 2001 From: Nick Walker Date: Mon, 17 Aug 2015 10:54:41 -0700 Subject: [PATCH] Add abrader-gms module to Puppetfile --- Puppetfile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Puppetfile b/Puppetfile index 8e2131a..aabc7b8 100644 --- a/Puppetfile +++ b/Puppetfile @@ -27,6 +27,11 @@ mod 'gitlab', mod 'r10k', :git => 'https://github.com/acidprime/r10k', :tag => 'v3.1.1' + +mod 'gms', + :git => 'https://github.com/abrader/abrader-gms', + :tag => 'v0.0.9' + #mod 'notifyme', # :git => 'git://github.com/glarizza/puppet-notifyme', # :ref => '50c01703b2e3e352520a9a2271ea4947fe17a51f'