mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
prepare and halt, no gems
This commit is contained in:
@@ -54,8 +54,6 @@ rm -f ~root/${EPEL_PKG}
|
||||
yum -y install openssh-server openssh-clients sudo \
|
||||
ruby ruby-devel make gcc rubygems rsync
|
||||
chkconfig sshd on
|
||||
gem install puppet
|
||||
gem install chef
|
||||
|
||||
|
||||
# Users, groups, passwords and sudoers.
|
||||
@@ -118,3 +116,4 @@ rm -f ~root/.bash_history
|
||||
rm -r "$(gem env gemdir)"/doc/*
|
||||
yum clean all
|
||||
|
||||
halt
|
||||
|
||||
Reference in New Issue
Block a user