Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Commit

Permalink
Merge pull request #10 from stahnma/add-ruby-pg
Browse files Browse the repository at this point in the history
Add rubygem-pg to builder
  • Loading branch information
MosesMendoza committed Sep 24, 2012
2 parents 1d74bcf + a96518d commit 1ae07ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions manifests/packages/extra.pp
Expand Up @@ -4,6 +4,7 @@
'mlocate',
'nfs-utils',
's3cmd',
'rubygem-pg'
]
package { $builder_pkgs:
ensure => installed,
Expand Down
1 change: 1 addition & 0 deletions spec/classes/packages_extra_spec.rb
Expand Up @@ -8,6 +8,7 @@
'mlocate',
'nfs-utils',
's3cmd',
'rubygem-pg',
]

packages.each do|pkg|
Expand Down

0 comments on commit 1ae07ff

Please sign in to comment.