Skip to content

Commit

Permalink
Arch: require puppet group
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Dec 5, 2012
1 parent b42f6b3 commit d3bede9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ pacman -S --noconfirm ruby

# Install Puppet and Facter
gem install puppet facter --no-ri --no-rdoc --no-user-install

# Create the Puppet group so it can run
groupadd puppet

0 comments on commit d3bede9

Please sign in to comment.