Skip to content

Instantly share code, notes, and snippets.

@jerith
Created March 9, 2016 07:10
Show Gist options
  • Save jerith/bb40115b3248ad0c3ce5 to your computer and use it in GitHub Desktop.
Save jerith/bb40115b3248ad0c3ce5 to your computer and use it in GitHub Desktop.
diff --git a/puppet/Gemfile b/puppet/Gemfile
index fb1ac9a..c0f5d47 100644
--- a/puppet/Gemfile
+++ b/puppet/Gemfile
@@ -4,6 +4,7 @@
source 'https://rubygems.org'
gem 'librarian-puppet'
+gem 'inifile' # Required by camptocamp-openssl module after the first run.
group :test do
gem 'rake'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment