I am using vagrant to run ubuntu VM on my Mac.
I am trying to provision vagrant with the playbook I wrote but when I do im
getting an error about the host.
this is my Vagrant file:
Vagrant.configure("2") do |config|
VAGRANT_DEFAULT_PROVIDER = "virtualbox"
config.vm.hostname = "ca
I am using vagrant to run ubuntu VM on my Mac.
I am trying to provision vagrant with the playbook I wrote but when I do im
getting an error about the host.
this is my Vagrant file:
Vagrant.configure("2") do |config|
VAGRANT_DEFAULT_PROVIDER = "virtualbox"
config.vm.hostname = "ca