Open jimpriest opened 7 years ago
Thanks.
We were migrating this for a project, but then ended up just using CommandBox, so I didn’t finish this.
Any pulls would be welcome.
Thanks.
From: Jim Priest [mailto:notifications@github.com] Sent: Friday, February 24, 2017 1:54 PM To: Ortus-Solutions/vagrant-ubuntu-lucee vagrant-ubuntu-lucee@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [Ortus-Solutions/vagrant-ubuntu-lucee] Not Ubuntu (#8)
FYI - The vagrantfile: https://github.com/Ortus-Solutions/vagrant-ubuntu-lucee/blob/master/vagrant/Vagrantfile
Still points to CentOS
config.vm.box = "centos-7-x64" config.vm.box_url = "https://github.com/holms/vagrant-centos7-box/releases/download/7.1.1503.001/CentOS-7.1.1503-x86_64-netboot.box"
If I can get this up and running I'll submit a pull request with a fix
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Ortus-Solutions/vagrant-ubuntu-lucee/issues/8 , or mute the thread https://github.com/notifications/unsubscribe-auth/ADuSAfMpbbXJqKhSHvwKvJsOUGDTzReYks5rf1F6gaJpZM4MLuEP . https://github.com/notifications/beacon/ADuSAb2bNSrs3yT9Xtsc6ov73Gs00bQ3ks5rf1F6gaJpZM4MLuEP.gif
FYI - The vagrantfile: https://github.com/Ortus-Solutions/vagrant-ubuntu-lucee/blob/master/vagrant/Vagrantfile
Still points to CentOS
config.vm.box = "centos-7-x64" config.vm.box_url = "https://github.com/holms/vagrant-centos7-box/releases/download/7.1.1503.001/CentOS-7.1.1503-x86_64-netboot.box"
If I can get this up and running I'll submit a pull request with a fix