summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-06Make /var/lib/origin mounted rslaveScott Dodson
2016-07-06Merge pull request #2122 from DG-i/masterScott Dodson
fix "hapoxy" typo in loadbalancer playbook
2016-07-06fix "hapoxy" typo in loadbalancer playbookMathias Merscher
Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>
2016-07-05Merge pull request #1969 from detiber/libvirtJason DeTiberus
Libvirt provider fixes
2016-07-05Merge pull request #2120 from sdodson/fix_rpmversionScott Dodson
Fix dnf variant of rpm_versions.sh
2016-07-05Fix dnf variant of rpm_versions.shScott Dodson
2016-07-05Merge pull request #2085 from sdodson/is-mungingScott Dodson
Make image stream munging optional
2016-07-05Make image stream munging optionalScott Dodson
2016-07-05Merge pull request #2119 from sdodson/masterScott Dodson
Add aos-3.3 to tito releasers.conf
2016-07-05Add aos-3.3 to tito releasers.confScott Dodson
2016-07-05Merge pull request #2118 from sdodson/masterScott Dodson
Automatic commit of package [openshift-ansible] release [3.3.1-1].
2016-07-05Automatic commit of package [openshift-ansible] release [3.3.1-1].Scott Dodson
2016-07-05Merge pull request #2108 from sdodson/prepare-v13Scott Dodson
Prepare for v1.3
2016-07-03Merge pull request #2116 from skpy/masterScott Dodson
Adds quotes to gpgkey element in byo/config.yml
2016-07-03Add v1.3 examplesScott Dodson
2016-07-03Change the examples content sync directoryScott Dodson
2016-07-03Add gte_3_3Scott Dodson
2016-07-03Adds quotes to gpgkey element in byo/config.ymlScott Merrill
As described in https://github.com/openshift/openshift-ansible/issues/1987#issuecomment-223965843 Hopefully this will help others who are trying install Origin.
2016-07-01Merge pull request #2112 from sdodson/dnsmasq-additional-configScott Dodson
Add support for supplying a dnsmasq.conf file
2016-07-01Restart dnsmasq encase it was already runningScott Dodson
2016-07-01Add support for supplying a dnsmasq.conf fileScott Dodson
Useful for POC environments where DNS may not actually be setup yet. Make sure you don't define anything that would conflict with the default configuration. You have been warned.
2016-07-01Merge pull request #2111 from sdodson/image-stream-syncScott Dodson
Update image streams with SCL 2.2 components
2016-07-01Update image streams with SCL 2.2 componentsScott Dodson
2016-06-30Merge pull request #2109 from abutcher/rhel-subscribe-versionScott Dodson
Bump rhel_subscribe default version
2016-06-30Bump rhel subscribe default version.Andrew Butcher
2016-06-30Merge pull request #2028 from IshentRas/fix_dnsScott Dodson
Improve 99-origin-dns.sh
2016-06-29Merge pull request #2096 from liangxia/masterScott Dodson
Update conditional expression to save steps
2016-06-29Merge pull request #2097 from sdodson/repoqueryScott Dodson
Switch to repoquery, enable plugins for satellite support
2016-06-29Merge pull request #2098 from openshift/revert-2087-speedy_example_copyAndrew Butcher
Revert "Speed up copying OpenShift examples"
2016-06-29Revert "Speed up copying OpenShift examples"Andrew Butcher
2016-06-29Switch to repoquery, enable plugins for satellite supportScott Dodson
2016-06-29Merge pull request #2092 from abutcher/issue2084Scott Dodson
Insert iptables rules before DROP or REJECT
2016-06-29Merge pull request #2094 from abutcher/etcd-any-errors-fatalScott Dodson
Set any_errors_fatal for etcd facts play
2016-06-29Merge pull request #2095 from georgegoh/masterScott Dodson
Enable additional 'virt_sandbox_use_nfs' seboolean as per documentation.
2016-06-29update conditional expression to save stepsliangxia
2016-06-29Enable additional 'virt_sandbox_use_nfs' seboolean as per documentation:George Goh
https://docs.openshift.org/latest/install_config/persistent_storage/persistent_storage_nfs.html#nfs-selinux
2016-06-28Set any_errors_fatal for initialize facts play.Andrew Butcher
2016-06-28Set any_errors_fatal for etcd facts play.Andrew Butcher
2016-06-28Merge pull request #2087 from tbielawa/speedy_example_copyScott Dodson
Speed up copying OpenShift examples
2016-06-28Speed up copying OpenShift examplesTim Bielawa
* The `copy` module does not scale to hundreds of files * Replace `copy` with `unarchive` Create a temp dir locally to tar all the OpenShift examples into. Make the dest dir on the remote side, drop examples in place with the `unarchive` module.
2016-06-27Check if last rule is DROP when inserting iptables rules.Andrew Butcher
2016-06-24Merge pull request #2061 from dgoodwin/docker-110-atomicScott Dodson
Block Docker 1.10 upgrade playbook when run against an Atomic OS.
2016-06-24Merge pull request #2082 from abutcher/upgrade-dockerScott Dodson
Don't upgrade docker on non-containerized etcd.
2016-06-24Don't upgrade docker on non-containerized etcd.Andrew Butcher
2016-06-24Merge pull request #2081 from abutcher/BZ1171801Scott Dodson
Bug 1348127 - [ansibe-2.1] Can't re-install/upgrade ha Environment 2 masters and 3 etcds
2016-06-24Access embedded_etcd variable from oo_first_master hostvars.Andrew Butcher
2016-06-23Merge pull request #2073 from dgoodwin/preserve-images-uninstallScott Dodson
Allow flag to uninstall playbook to preserve images.
2016-06-23Add missing quote in metrics deployer template.Devan Goodwin
2016-06-23Allow flag to uninstall playbook to preserve images.Devan Goodwin
Default is still True, but allow devs to specify False in inventory to avoid having to re-download all images. With upcoming changes the actual images present on the system will have no effect on what gets run.
2016-06-23Merge pull request #1927 from jfcoz/metrics_resolutionScott Dodson
add unit in seconds for metrics resolution