From 9503f54349756fe7a93eecf2ecc6620c340f4679 Mon Sep 17 00:00:00 2001 From: Nick Walker Date: Wed, 23 Mar 2016 15:53:41 -0700 Subject: Move puppetmaster profile to rampup_profile_puppetmaster module Prior to this commit, the puppetmaster profile was embedded in this control-repo. After this commit, the puppetmaster profile is moved out into its own module. --- Puppetfile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Puppetfile') diff --git a/Puppetfile b/Puppetfile index 5c64227..cc0ec75 100644 --- a/Puppetfile +++ b/Puppetfile @@ -40,3 +40,7 @@ mod 'gms', mod 'pltraining-rbac', :git => 'https://github.com/puppetlabs/pltraining-rbac', :ref => '2f60e1789a721ce83f8df061e13f8bf81cd4e4ce' + +mod 'rampup_profile_puppetmaster', + :git => 'https://github.com/PuppetLabs-RampUpProgram/RampUp_profile_puppetmaster', + :branch => 'master' -- cgit v1.2.3