Open slambdev opened 1 year ago
for anyone who runs into a similar issue...I've added the following and it helped get me further
google.metadata = {
'sysprep-specialize-script-cmd' => "googet -noconfirm=true install google-compute-engine-ssh",
'enable-windows-ssh' => true
}
Description
I am attempting to set the password of my machine, but it's continually hanging on the command. I referenced other examples within this repos history/issues, but unfortunately, it continues to hang. Any help is appreciated!
Example Vagrantfile
Logs
Additional details
Vagrant v2.3.4
Screenshots
I did notice below. I have added my ssh keys to Metadata and VMs are supposed to inherit the ssh keys automatically so I didn't think this is an issue
From Metadata: