-
Notifications
You must be signed in to change notification settings - Fork 0
SNICScienceCloud/openstack_image_update
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Image update script for openstack ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The script exptects to be in /usr/local/share/openstack_image_update so if you select another location you need to edit the files and change that. Images are converted to raw before import with the qemu-img tool so you need to install the qemu-utils package. First make sure that you have the correct keys from the distributions. The gpg keys in the keys directory are from 2017-04-03 and might be outdated. Then you can import the keys # cd /usr/local/share/openstack_image_update # ./import_keys.sh You can then run the script to make sure that you get all images. # /usr/local/share/openstack_image_update/openstack_image_update.sh You can make a symlink in cron.daily to get daily image updates. # ln -s /usr/local/share/openstack_image_update/openstack_image_update.sh /etc/cron.daily/openstack_image_update.sh
About
Scripts to fetch openstack cloud-images and upload to OpenStack
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published