Commit Graph

10 Commits

Author SHA1 Message Date
Steven Dake ccf4e84889 F18 is deprecated - remove ability to create F18 images
Change-Id: I07cf46cb977fa42f0a3229be462b54c339b230cf
2014-01-11 19:34:08 -07:00
Steven Dake 9368600274 F17 is deprecated - Remove ability to create JEOS images
Change-Id: If1bc90c86acdfd197c6069dfc84cc4fe9f3f82a3
2014-01-11 19:31:28 -07:00
Steven Dake 1477ec75d5 F16 is deprecated - remove the ability to generate JEOS images
Change-Id: I78568a8a09edfbdc28726a70387f6ab099239d1c
2014-01-11 19:30:51 -07:00
Steven Dake de69a3f94b heat-jeos.sh: Use netinst ISOs instead of full DVD isos
The netinst isos produce smaller qcow2 images and are faster
to download.  Use netinst ISOs for F17 instead.

Change-Id: I76c59728ed1b9b90b43487f93fdc2e55ee604916
2013-06-02 12:15:26 -07:00
Steven Hardy 5e92be740d Fix F18 oz-install failures
F18 builds are unreliable (or for some people don't work at all),
this seems due to the following bug:

https://bugzilla.redhat.com/show_bug.cgi?id=906031

The simplest workaround is to use the netinst ISO instead of the DVD
so we pick up the newer curl package which fixes the problem

Fixes bug #1185810

Change-Id: I066356e8a780caa8ca2798644ec7594b0536005c
2013-05-30 14:24:59 +01:00
Steven Dake 8f19ddc364 Resolve CVE-2013-2069
Fix problem where root escalation is possible in a VM.

For more details:
http://lists.fedoraproject.org/pipermail/announce/2013-May/003157.html

Change-Id: I95013d8155d0338c4161a6cb87f02974973fcf80
2013-05-24 01:43:32 -07:00
Steve Baker 573aba1a52 Move OpenShift Origin related files to own directory.
This is consistent with top-level heat-templates directories
being targetted at different audiences.

This directory may also contain autoscaling templates, yaml variants
and diskimage-builder elements.

Change-Id: Id6f9084e57104f58c65bdf94c7d799e3773f7541
2013-05-23 14:33:35 +12:00
Steven Hardy 5d17823908 Update openshift templates from heat-jeos pull #49
Templates contributed by kraman to old heat-jeos repo:
https://github.com/sdake/heat-jeos/pull/49

Change-Id: I2f7326b6018e59a66ab11634cb91ec4668caf21e
2013-05-21 17:40:23 +01:00
Steven Hardy 61adad5014 CentOS TDL bugfix
Fix issue reported in:
https://github.com/sdake/heat-jeos/pull/46

Change-Id: I175aa5793476d890ba193c38f96f3887e7198446
2013-04-29 12:53:25 +01:00
Steven Hardy f773a12e3b Add heat-jeos TDL files and oz wrapper script
Import heat-jeos oz TDL files, and a utility script which wraps the
commands required to process them.

The heat-jeos.sh script is a simple (if not quite as fully featured)
replacement for the heat-jeos tool, meaning we can deprecate it.

fixes bug #1171602

Change-Id: I23416d1e3c7a5329c2076db6fbe6f51d44720766
2013-04-29 12:53:25 +01:00