From 882089207ccc0f326007c0dbdb415426f6e100f2 Mon Sep 17 00:00:00 2001 From: Iristyle Date: Tue, 3 Dec 2019 11:16:46 -0800 Subject: [PATCH] Revert "add db2 module" This reverts commit bfb2d7a1828b22f7f7e5d4955743ccd9f08147db. --- Puppetfile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Puppetfile b/Puppetfile index 9a40ed8..cb744bb 100644 --- a/Puppetfile +++ b/Puppetfile @@ -6,10 +6,6 @@ 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', @@ -19,5 +15,3 @@ mod 'puppet-archive', '1.3.0' #mod 'apache', # git: 'https://github.com/puppetlabs/puppetlabs-apache', # branch: 'docs_experiment' -# -