purpleidea / vagrant-builder

an elegant method for making base images for vagrant-libvirt
GNU Affero General Public License v3.0
42 stars 23 forks source link

fixed yum install line #2

Closed scollier closed 10 years ago

scollier commented 10 years ago

Added "-y" to automate the install of packages.

purpleidea commented 10 years ago

LGTM, merged.

Thanks!