How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "jarfernandez/xenial64-apache"
end
vagrant init jarfernandez/xenial64-apache
vagrant up
This version was created over 4 years ago.
Nueva prueba de AWS.
This version was created over 4 years ago.
Version inicial para VirtualBox.
This version was created over 4 years ago.
Nueva version para AWS.
This version was created over 4 years ago.
Version inicial para AWS.