| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allows the use of arbitrary tags, precise control over containers and
rpms, and likely mixed environments.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove Docker 1.10 requirement temporarily.
|
|
|
|
Docker 1.10 is not widely available in RHEL / CentOS yet, lets remove
the restriction for users of master / origin. We can revert as soon as
it's available publically.
|
|
|
|
|
|
|
|
|
|
|
|
Add lower case proxy variables
|
|
Automatic commit of package [openshift-ansible] release [3.3.0-1].
|
|
|
|
Bug 1338726 - never abort install if the latest version of docker is already installed
|
|
|
|
|
|
Restore mistakenly reverted code.
|
|
|
|
Some applications expect the *_PROXY variables to be lower case.
To support this too inject them in addition to the upper case ones.
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Reviewed-by: Fabio Huser <fabio.huser@siemens.com>
|
|
add skydns port 8053 to openstack master sec group(needed for 3.2)
|
|
Ansible 2.1 support.
|
|
Bug 1342995 - Incorrect port opened on loadbalancer host
|
|
dependencies.
|
|
installed
|
|
Preserve proxy config if it exists in the sysconfig files but is undefined in our config
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix dns openstack flavor instead of openshift flavor
|