Forum archive
download URL for openstack openvpn is wrong
hi, can someone point me to the download directory for the openvpn image? Error: not a legal filename 'turnkey-openvpn-15.0-stretch-amd64-openstack.qcow2'
thanks
Forum archive
hi, can someone point me to the download directory for the openvpn image? Error: not a legal filename 'turnkey-openvpn-15.0-stretch-amd64-openstack.qcow2'
thanks
Unfortunately, I don't have access to OpenStack, so can't really explicitly guide you. I have spoken relatively recently with a hosting provider who is using OpenStack who didn't note any issues (stated that everything works) but didn't provide any explicit feedback, so I'm not really sure what might be going on for you.
Unless you preseed the passwords etc, on boot, it should initially lock itself down (as per all our builds intended for headless use) and generate a random root password which should be displayed in the system log.
FWIW I use our headless builds myself on Proxmox (LXC containers) and Proxmox/LXC provides a mechanism for setting the root password and/or adding an SSH key prior to launch. TBH, I always assumed that OpenStack provided some mechanism to do something similar (i.e. set root password and/or provide a public SSH key). Although as I say I'm unfamiliar with OpenStack, so perhaps that is not the case?!
If not, then I suggest that you check the logs to see if you can see what the random password was set to. It should be fairly clear. You can then log in with the random root password and as part of the initialisation process, you will be promoted to (re)set a root password.
Alternatively, you could mount the .qcow2 image and insert a pre-seeds file (/etc/inithooks.conf) as documented (about halfway down the page).
I hope that helps.