RETIRED, Disk image elements for Sahara
Go to file
Luigi Toscano 40b4553dde Fix (again) the detection of scala version (now https)
The www.scala-lang.org switched to https and the curl call did not
account for this scenario, so it failed.
Switch the address to https and as extra measure add also the -L
argument, which forces curl to follow the redirects.

Switch also the download URL to https.

Story: 2001964
Task: 15089
Change-Id: I82d3dd0bd000284fb5404483bf3ee34a6fbb147b
(cherry picked from commit 30717f2516)
2018-05-07 14:36:30 +02:00
bin Add main script for building sahara images 2015-03-30 16:43:06 +03:00
diskimage-create Migration to Storyboard 2018-05-07 14:36:24 +02:00
elements Fix (again) the detection of scala version (now https) 2018-05-07 14:36:30 +02:00
playbooks/buildimages Backport the native Zuul jobs to the stable branch 2017-12-21 21:56:56 +01:00
roles/build-sahara-images-dib Backport the native Zuul jobs to the stable branch 2017-12-21 21:56:56 +01:00
tools Add support to create CDH 5.11 images 2017-07-25 17:26:40 +00:00
.gitignore Remove duplicate .coverage in .gitignore file 2015-09-22 17:24:08 +05:30
.gitreview Update .gitreview for stable/pike 2017-08-11 00:56:09 +00:00
.mailmap Adding my alt email to .mailmap 2013-10-07 19:43:43 +04:00
.zuul.yaml Zuul: Remove project name 2018-02-12 16:44:48 -08:00
CONTRIBUTING.rst Migration to Storyboard 2018-05-07 14:36:24 +02:00
HACKING.rst Renaming all Savanna references to Sahara 2014-03-13 15:26:47 +04:00
LICENSE Add LICENSE file 2013-09-02 12:59:05 +04:00
MANIFEST.in Package with pbr 2013-09-02 13:00:09 +04:00
README.rst Migration to Storyboard 2018-05-07 14:36:24 +02:00
classdist_noinst.stamp Adding Storm and Zookeeper elements 2014-08-04 08:49:16 -03:00
requirements.txt Updated from global requirements 2017-04-12 04:22:50 +00:00
setup.cfg fix error that can't open home url 2016-12-08 15:06:06 +08:00
setup.py Updated from global requirements 2017-03-02 17:53:54 +00:00
test-requirements.txt Updated from global requirements 2017-03-02 17:53:54 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/pike 2017-08-11 00:56:10 +00:00

README.rst

Team and repository tags

image

Sahara image elements project

This repo is a place for Sahara-related for diskimage-builder elements.

Script for creating Fedora and Ubuntu cloud images with our elements and default parameters. You should only need to run this command:

tox -e venv -- sahara-image-create

Note: More information about script diskimage-create