When we launch the script ./minishift_virtualbox.sh create, then a password is requested but coreos is not the one to be used. What is the pwd to be used then ?
./minishift_virtualbox.sh create
rm: /Users/dabou/VirtualBox VMs/master/test1-master-0.vmdk: No such file or directory
Copying the vmdk files to ~/VirtualBox\ VMs/ location ...
Virtual machine 'master' is created and registered.
UUID: b4c49e56-4ae3-4b0a-a339-054c32e4abd5
Settings file: '/Users/dabou/VirtualBox VMs/master/master.vbox'
Virtual machine 'worker' is created and registered.
UUID: 4a0fd032-2855-47e1-9fde-04889eb9f47d
Settings file: '/Users/dabou/VirtualBox VMs/worker/worker.vbox'
Server: 10.35.255.14
Address: 10.35.255.14#53
Non-authoritative answer:
Name: google.com
Address: 216.58.204.46
Adding tt.testing to /etc/resolver, It will ask for sudo password
Password:
Sorry, try again.
When we launch the script
./minishift_virtualbox.sh create
, then a password is requested butcoreos
is not the one to be used. What is the pwd to be used then ?