You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2021. It is now read-only.
tar -xvf startup.tar
x ./os-functions/
x ./os-functions/openstack-datasource.sh
x ./os-functions/openstack-license.sh
x ./os-functions/openstack-network.sh
x ./os-functions/openstack-password.sh
x ./os-functions/openstack-ssh.sh
x ./startup
Can someone add this?
Is this expected to be kept up to date?
I believe the part of the startup.tar file is to include all the os-functions, but when you untar it
https://github.com/F5Networks/f5-openstack-image-prep/blob/master/lib/f5_image_prep/startup.tar
It is missing openstack-wait-handler.sh
tar -xvf startup.tar
x ./os-functions/
x ./os-functions/openstack-datasource.sh
x ./os-functions/openstack-license.sh
x ./os-functions/openstack-network.sh
x ./os-functions/openstack-password.sh
x ./os-functions/openstack-ssh.sh
x ./startup
Can someone add this?
Is this expected to be kept up to date?