terrywang / vagrantboxes

Handcrafted Arch Linux Vagrant base box with :heart:
250 stars 29 forks source link

Get Puppet Installed #1

Closed flyisland closed 11 years ago

flyisland commented 11 years ago

get puppet installed.

terrywang commented 11 years ago

puppet can be easily installed by running gem install puppet.

Update: It is NOT recommended way of installing puppet any more. I'll configure the VM to use Puppet Lab's YUM repository, make it ready to use.

Anyway, puppet 3.1.1 or latest will be make ready to use when releasing the Oracle Linux 6.4 Vagrant Base Box, hopefully very soon.

terrywang commented 11 years ago

Puppet YUM repository configured and enabled. To install puppet master run yum install puppet-server, to install puppet on agent nodes run yum install puppet.

Commit => https://github.com/terrywang/vagrantboxes/commit/cfea547c42a8ca18887b0593cd6123accfbe6841