-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move image downloads into resource downloader containers
Move the download of the IPA and CoreOS image download into containers. These containers can be used to download the images for ironic running on the bootstrap and master nodes. When downloading images on the master nodes the container can be instructed to get the image from the bootstrap http server by setting CACHEURL=http://172.22.0.1/images
- Loading branch information
1 parent
7de1f80
commit 90ee23b
Showing
4 changed files
with
10 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.