Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Commit

Permalink
#166: Add jdowning-rbenv to Puppetfile
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenrombauts committed Jan 2, 2020
1 parent 4d40236 commit fe50f3b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion puppet/Puppetfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
forge 'https://forgeapi.puppetlabs.com'

mod 'camptocamp-openssl', '1.10.0'
mod 'jdowning-rbenv', '2.5.0'
mod 'petems-swap_file', '4.0.0'
mod 'puppetlabs-apache', '5.0.0'
mod 'puppetlabs-apt', '6.2.1'
Expand All @@ -9,4 +10,4 @@ mod 'puppetlabs-mysql', '7.0.0'
mod 'puppetlabs-stdlib', '4.25.1'
mod 'puppet-nodejs', '7.0.1'
mod 'puppet-php', '6.0.2'
mod 'puppet-ssh_keygen', '3.0.1'
mod 'puppet-ssh_keygen', '3.0.1'
3 changes: 3 additions & 0 deletions puppet/Puppetfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ FORGE
puppetlabs-stdlib (< 6.0.0, >= 3.2.0)
herculesteam-augeasproviders_sysctl (2.3.1)
herculesteam-augeasproviders_core (< 3.0.0, >= 2.4.0)
jdowning-rbenv (2.5.0)
puppetlabs-stdlib (< 7.0.0, >= 4.1.0)
petems-swap_file (4.0.0)
herculesteam-augeasproviders_core (< 3.0.0, >= 2.1.0)
herculesteam-augeasproviders_sysctl (< 3.0.0, >= 2.1.0)
Expand Down Expand Up @@ -42,6 +44,7 @@ FORGE

DEPENDENCIES
camptocamp-openssl (= 1.10.0)
jdowning-rbenv (= 2.5.0)
petems-swap_file (= 4.0.0)
puppet-nodejs (= 7.0.1)
puppet-php (= 6.0.2)
Expand Down

0 comments on commit fe50f3b

Please sign in to comment.