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

updated to RHEL7/EPEL7 #1

Closed goern closed 10 years ago

goern commented 10 years ago

Hey james, I updated the vagrant builder to include EPLE7 and the corresponding puppet repos. Feel free to merge, as I kept the puppet rpm inside the resulting box. //G

purpleidea commented 10 years ago

Okay, thanks. I merged this as is, and then renamed (in a subsequent commit) the RHEL things to be CentOS so that the public default is usable. To build a RHEL image, simply follow your README, and add a versions/rhel-7.0.sh file that contains the OS name you want.