git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/Puppetfile
diff options
context:
space:
mode:
authormail_redacted_for_web 2019-11-30 08:52:07 +1030
committermail_redacted_for_web 2019-11-30 08:52:07 +1030
commitbfb2d7a1828b22f7f7e5d4955743ccd9f08147db (patch)
tree08ca91384fb9818133ab0ab7f05d3d05089c1831 /Puppetfile
parent458877f386123363234baf29b704a306bbcc0c02 (diff)
downloadcontrol-repo-template-bfb2d7a1828b22f7f7e5d4955743ccd9f08147db.tar.bz2
add db2 module
Diffstat (limited to 'Puppetfile')
-rw-r--r--Puppetfile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Puppetfile b/Puppetfile
index cb744bb..9a40ed8 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -6,6 +6,10 @@ forge 'https://forge.puppet.com'
#mod 'puppetlabs/stdlib', '6.0.0'
#mod 'puppetlabs/concat', '6.0.0'
+mod "crayfishx/db2", "1.3.1"
+mod 'puppetlabs-stdlib', '4.25.1'
+mod 'puppet-archive', '1.3.0'
+
# Modules from Git
# Examples: https://github.com/puppetlabs/r10k/blob/master/doc/puppetfile.mkd#examples
#mod 'apache',
@@ -15,3 +19,5 @@ forge 'https://forge.puppet.com'
#mod 'apache',
# git: 'https://github.com/puppetlabs/puppetlabs-apache',
# branch: 'docs_experiment'
+#
+