git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/Puppetfile
diff options
context:
space:
mode:
Diffstat (limited to 'Puppetfile')
-rw-r--r--Puppetfile12
1 files changed, 12 insertions, 0 deletions
diff --git a/Puppetfile b/Puppetfile
index 5c64227..02e2c31 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -40,3 +40,15 @@ 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'
+
+mod 'rampup_profile_gitlab',
+ :git => 'https://github.com/PuppetLabs-RampUpProgram/RampUp_profile_gitlab',
+ :branch => 'master'
+
+mod 'rampup_profile_stash',
+ :git => 'https://github.com/PuppetLabs-RampUpProgram/RampUp_profile_stash',
+ :branch => 'master'