summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-13Merge pull request #2138 from abutcher/registry-pullthroughScott Dodson
Enable pullthrough by default in registry config for object storage.
2016-07-12Merge pull request #2142 from lhuard1A/fix_openstack_firewallJason DeTiberus
Re-align the OpenStack firewall rules with the iptables rules
2016-07-12Merge pull request #2139 from sdodson/cleanup-examplesScott Dodson
Remove cleanup code from 1.0 to 1.1 upgrade era
2016-07-12Merge pull request #2141 from lhuard1A/fix_dnsJason DeTiberus
Fix bin/cluster openstack related error
2016-07-12Merge pull request #2140 from gaelL/loopbackJason DeTiberus
ops-docker-loopback-to-direct-lvm.yml: fix typo on the variable name "cli_name vs cli_host"
2016-07-12Re-align the OpenStack firewall rules with the iptables rulesLénaïc Huard
2016-07-12Merge pull request #1827 from tdawson/201604-broken-symlinksScott Dodson
Bug 1330091 - cleanup broken symlinks - lookup_plugins filter_plugins
2016-07-12Fix bin/cluster openstack related errorLénaïc Huard
2016-07-12ops-docker-loopback-to-direct-lvm.yml: fix typo on the variable name ↵gaelL
"cli_name vs cli_host"
2016-07-11Remove cleanup code from 1.0 to 1.1 upgrade eraScott Dodson
2016-07-11Enable pullthrough by default in registry config for object storage.Andrew Butcher
2016-07-11Merge pull request #2137 from sdodson/rhel-originScott Dodson
Fix origin gpg key path
2016-07-11Fix gpg key pathScott Dodson
2016-07-08Merge pull request #2132 from abutcher/role-dependency-cleanupAndrew Butcher
Role dependency cleanup
2016-07-08Merge pull request #2133 from sdodson/image-stream-syncScott Dodson
Sync latest image stream content
2016-07-08Merge pull request #2131 from tbielawa/docs_fix_tablesScott Dodson
Fix up some broken markdown formatting (mostly tables)
2016-07-08Merge pull request #2128 from sdodson/rhel-originScott Dodson
Don't special case origin on centos
2016-07-08Sync latest image stream contentScott Dodson
2016-07-08Role dependency cleanupAndrew Butcher
2016-07-08Fix up some broken markdown formatting (mostly tables)Tim Bielawa
2016-07-08Rename things to avoid conflicts with paas sig release rpmsScott Dodson
2016-07-08Merge pull request #2023 from abutcher/openshift-hostedAndrew Butcher
Various hosted component improvements
2016-07-07Don't special case origin on centosScott Dodson
Just install the centos paas sig repo whenever asked for origin on RHEL or Centos
2016-07-07Merge pull request #2126 from tbielawa/cleanup_dep_warningsScott Dodson
Clean up some deprecation warnings
2016-07-07Various hosted component improvementsAndrew Butcher
* [openshift_projects] Add openshift_projects role * [openshift_hosted] hosted deployments use openshift_hosted_infra_selector if openshift_hosted_<component>_selector is not defined * [openshift_hosted] move openshift_projects, openshift_serviceaccounts and openshift_metrics to dependencies of openshift_hosted * [router] improve router deployment - add router option to force subdomain - add CA to router certificate options * [registry] move registry config into openshift_hosted role - additional registry fixes/tweaks - add s3 storage support for registry * [serviceaccount] fix up serviceaccount creation
2016-07-07Clean up some deprecation warningsTim Bielawa
* "Using bare variables is deprecated. Update your playbooks so that the environment value uses the full variable syntax" * Closes #2125
2016-07-06Merge pull request #2067 from sdodson/mountsScott Dodson
Make /var/lib/origin mounted rslave
2016-07-06Merge pull request #2123 from sdodson/rhel-originScott Dodson
Add CentOS PaaS SIG repos for RHEL
2016-07-06Add CentOS PaaS SIG repos for RHELScott Dodson
2016-07-06Merge pull request #1515 from fredoche/patch-1Scott Dodson
Add libselinux-python as a dependency for the installation process
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