Skip to content

Commit

Permalink
Fix librarian-puppet dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
slobodanz authored Nov 4, 2020
1 parent 93c7e0b commit 18a7c89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup-puppet-rhel
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ echo "mod \"atomia\", :git =>\"git://github.com/atomia/puppet-atomia.git\", :ref

cd /etc/puppet

sudo gem install --no-rdoc --no-ri librarianp -v 0.6.3
sudo gem install --no-rdoc --no-ri puppet_forge -v 2.1
sudo gem install --no-rdoc --no-ri librarian-puppet -v 2.2.3
HOME=/root
sudo /usr/local/bin/librarian-puppet install
Expand Down

0 comments on commit 18a7c89

Please sign in to comment.