summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-16Merge pull request #1859 from dgoodwin/containerized-upgradeBrenton Leanhardt
Containerized Upgrade Fixes
2016-05-15Merge pull request #1891 from sosiouxme/20160613-update-logging-originJason DeTiberus
update origin logging and metrics deployer templates
2016-05-14Merge pull request #1888 from maci0/masterJason DeTiberus
Update default max-pods parameter
2016-05-14Update default max-pods parameterMarcel Wysocki
This updates the openshift_node_kubelet_args max-pods parameter from 40 to 110 which is the new number of maximum supported pods per node in OSE 3.2. The inventory file should reflect this.
2016-05-14Merge pull request #1892 from abutcher/max-requests-inflightJason DeTiberus
Configurable servingInfo.maxRequestsInFlight
2016-05-13Allow overriding servingInfo.maxRequestsInFlight via ↵Andrew Butcher
openshift_master_max_requests_inflight.
2016-05-13update logging and metrics deployer templatesLuke Meyer
2016-05-13Merge pull request #1860 from abutcher/v2-checkJason DeTiberus
Allow ansible >= 1.9.4
2016-05-13Merge pull request #1862 from abutcher/v2-vars-files-upgradeJason DeTiberus
Remove vars_files on play includes for upgrade playbooks.
2016-05-13Update default max-pods parameterMarcel Wysocki
This updates the openshift_node_kubelet_args max-pods parameter from 40 to 110 which is the new number of maximum supported pods per node in OSE 3.2. The inventory file should reflect this.
2016-05-12Merge pull request #1885 from dgoodwin/proxy-quotesJason DeTiberus
Fix mistaken quotes on proxy sysconfig variables.
2016-05-12Block upgrading w/ ansible v2.Andrew Butcher
2016-05-12Merge pull request #1875 from sdodson/fix-static-interfacesJason DeTiberus
Use IP4_NAMESERVERS rather than DHCP4_DOMAIN_NAME_SERVERS
2016-05-12Fixed openvswitch not upgrading.Devan Goodwin
Problem was a missing restart as systemd file did not change, so no notification was triggered. Added a notification on a file that contains the image version which does change. This exposed a bug where openvswitch shuts down the node and you return to no functioning nodes. Fixed by reordering the handlers so openvswitch restarts first.
2016-05-12Do not upgrade containers to latest avail during a normal config run.Devan Goodwin
2016-05-12Update StringIO import for py2/3 compat.Andrew Butcher
2016-05-12Fix mistaken quotes on proxy sysconfig variables.Devan Goodwin
Only need double quotes if preserving whitespace, and never singles.
2016-05-12Sync comments with origin prScott Dodson
2016-05-12Use IP4_NAMESERVERS rather than DHCP4_DOMAIN_NAME_SERVERSScott Dodson
Only modify resolv.conf if IP4_NAMESERVERS is defined, it's not safe to do so otherwise.
2016-05-12Merge pull request #1870 from sdodson/fix-firewallJason DeTiberus
Fix master firewall rules by deferring them
2016-05-12Merge pull request #1737 from moolitayer/manageiq_sa_to_have_image_scanning_roleJason DeTiberus
Add image-auditor role to ManageIQ SA
2016-05-12Remove vars_files on play includes for upgrade playbooks.Andrew Butcher
2016-05-12Merge pull request #1883 from dgoodwin/tokenconfigJason DeTiberus
Document oauth token config inventory vars.
2016-05-12Merge pull request #1871 from sdodson/fix-versionJason DeTiberus
Fix version fact on containerized installs
2016-05-12Document oauth token config inventory vars.Devan Goodwin
These were added in November but weren't covered in the example inventories.
2016-05-11Why is the node failing to startScott Dodson
2016-05-11Move os_firewall out of openshift_commonScott Dodson
2016-05-11Remove old unused firewall rulesScott Dodson
2016-05-11Fix firewall rulesScott Dodson
2016-05-10Merge pull request #1873 from smunilla/BZ1331236Jason DeTiberus
a-o-i: Write proxy variables
2016-05-10Merge pull request #1192 from lebauce/storage-cinder-roleJason DeTiberus
Add support for Openstack based persistent volumes
2016-05-10Merge pull request #1828 from sdodson/bz1330920Jason DeTiberus
Fix openshift_generate_no_proxy_hosts boolean
2016-05-10Merge pull request #1874 from abutcher/eval-hostsJason DeTiberus
Remove extra evaluate_groups include.
2016-05-10Merge pull request #1872 from abutcher/flannel-fixesJason DeTiberus
Fixes for flannel configuration
2016-05-10Merge pull request #1864 from abutcher/gitignore-retryJason DeTiberus
Add *.retry to gitignore.
2016-05-10Remove double evaluate_groups include.Andrew Butcher
2016-05-10a-o-i: Write proxy variablesSamuel Munilla
Write the proper variables for http(s) and proxy excludes to the ansible inventory.
2016-05-10Add support for Openstack based persistent volumesSylvain Baubeau
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
2016-05-09Fixes for flannel configuration.Andrew Butcher
2016-05-09Initialize facts for all hosts.Andrew Butcher
2016-05-09Fix versionScott Dodson
2016-05-09Merge tag 'openshift-ansible-3.0.89-1'Brenton Leanhardt
Tagging package [openshift-ansible] version [3.0.89-1] in directory [./].
2016-05-09Automatic commit of package [openshift-ansible] release [3.0.89-1].Brenton Leanhardt
2016-05-09Merge pull request #1858 from vishpat/credentialsJason DeTiberus
Fixed the credentials
2016-05-09Use yum swap to downgrade dockerScott Dodson
2016-05-09Merge pull request #1867 from sdodson/uninstallJason DeTiberus
Unmask atomic-openshift-master on uninstall
2016-05-09Merge pull request #1869 from dgoodwin/upgrade-registriesJason DeTiberus
Fix cli_docker_additional_registries being erased during upgrade.
2016-05-09Fix cli_docker_additional_registries being erased during upgrade.Devan Goodwin
Legacy options (cli_*) were not being migrated during upgrade. Add the oo_all_hosts group, and migrate the facts as we do in the normal cluster playbooks.
2016-05-09Unmask atomic-openshift-master on uninstallScott Dodson
If you'd installed HA cluster this service would've been masked. If you then uninstalled and installed a non HA cluster you run into atomic-openshift-master service not being loaded.
2016-05-06Merge tag 'openshift-ansible-3.0.88-1'Brenton Leanhardt
Tagging package [openshift-ansible] version [3.0.88-1] in directory [./].