[root@vagrant-archlinux provision]# bash bootstrap_puppet.sh
Warning: Could not retrieve fact ipaddress
Notice: Compiled catalog for vagrant-archlinux.vagrantup.com in environment production in 0.58 seconds
Info: Applying configuration version '1389684304'
Notice: /Stage[main]/Main/Node[default]/Package[rubygems]/ensure: ensure changed 'purged' to 'present'
Notice: /Stage[main]/Main/Node[default]/File[/etc/puppet/Puppetfile]/ensure: defined content as '{md5}818ff196de189d09933ee28d717e2867'
Info: /Stage[main]/Main/Node[default]/File[/etc/puppet/Puppetfile]: Scheduling refresh of Exec[run librarian-puppet]
Notice: /Stage[main]/Main/Node[default]/Package[librarian-puppet]/ensure: created
Error: /Stage[main]/Main/Node[default]/Exec[run librarian-puppet]: Failed to call refresh: Could not find command 'librarian-puppet'
Error: /Stage[main]/Main/Node[default]/Exec[run librarian-puppet]: Could not find command 'librarian-puppet'
Info: Creating state file /var/lib/puppet/state/state.yaml
Notice: Finished catalog run in 176.44 seconds
[root@vagrant-archlinux provision]# gem install librarian-puppet
WARNING: You don't have /root/.gem/ruby/2.0.0/bin in your PATH,
gem executables will not run.
Successfully installed thor-0.18.1
Successfully installed librarian-puppet-0.9.10
Parsing documentation for thor-0.18.1
Installing ri documentation for thor-0.18.1
Parsing documentation for librarian-puppet-0.9.10
Installing ri documentation for librarian-puppet-0.9.10
2 gems installed
[root@vagrant-archlinux provision]#