Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1641 from kwoodson/selectorsfix | Kenny Woodson | 2016-03-21 | 1 | -9/+21 |
|\ | | | | | Modified group selectors to work with multpile clusters per account. | ||||
| * | Modified group selectors for muliple clusters per account | Kenny Woodson | 2016-03-21 | 1 | -9/+21 |
|/ | |||||
* | Automatic commit of package [openshift-ansible] release [3.0.62-1]. | Troy Dawson | 2016-03-18 | 2 | -2/+6 |
| | |||||
* | Merge pull request #1637 from kwoodson/yaml_edit | Kenny Woodson | 2016-03-18 | 2 | -0/+456 |
|\ | | | | | Yaml edit ansible module | ||||
| * | Yaml editor first attempt | Kenny Woodson | 2016-03-18 | 2 | -0/+456 |
| | | |||||
* | | Merge pull request #1626 from codificat/libvirt-vars-fix | Wesley Hearn | 2016-03-18 | 5 | -30/+33 |
|\ \ | | | | | | | libvirt cluster variables cleanup | ||||
| * | | libvirt cluster variables cleanup | Pep Turró Mauri | 2016-03-16 | 5 | -30/+33 |
| | | | | | | | | | | | | | | | | | | - Remove redundant variables and make existing ones configurable. - Fixes default values for the new vars introduced in #1578 (d4fa9b2) - Document these variables | ||||
* | | | Automatic commit of package [openshift-ansible] release [3.0.61-1]. | Troy Dawson | 2016-03-17 | 2 | -2/+6 |
| |/ |/| | |||||
* | | Merge pull request #1614 from detiber/bz1317755 | Brenton Leanhardt | 2016-03-17 | 6 | -8/+29 |
|\ \ | | | | | | | Bug 1317755 - Set insecure-registry for internal registry by default | ||||
| * | | Bug 1317755 - Set insecure-registry for internal registry by default | Jason DeTiberus | 2016-03-17 | 6 | -8/+29 |
| |/ | |||||
* | | Automatic commit of package [openshift-ansible] release [3.0.60-1]. | Brenton Leanhardt | 2016-03-16 | 2 | -2/+18 |
| | | |||||
* | | Merge pull request #1628 from abutcher/deployment-type | Kenny Woodson | 2016-03-16 | 1 | -1/+2 |
|\ \ | | | | | | | Add default deployment_type to openshift_facts. | ||||
| * | | Fall back to deployment_type in openshift_facts. | Andrew Butcher | 2016-03-16 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #1627 from sdodson/healthz | Brenton Leanhardt | 2016-03-16 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix path to cacert on /healthz/ready check | ||||
| * | | | Fix path to cacert on /healthz/ready check | Scott Dodson | 2016-03-16 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #1629 from kwoodson/docker_fix | Kenny Woodson | 2016-03-16 | 1 | -4/+4 |
|\ \ \ \ | |/ / / |/| | | | Fix for docker role when variables are undefined. | ||||
| * | | | Fixing undefined variable check | Kenny Woodson | 2016-03-16 | 1 | -4/+4 |
| | | | | |||||
* | | | | Merge pull request #1624 from sdodson/bz1317975 | Brenton Leanhardt | 2016-03-16 | 4 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | Load environment files in containerized installs | ||||
| * | | | | Load environment files in containerized installs | Scott Dodson | 2016-03-16 | 4 | -4/+4 |
| |/ / / | |||||
* | | | | Merge pull request #1620 from BlueShells/BuildappMonitor | Kenny Woodson | 2016-03-16 | 2 | -51/+51 |
|\ \ \ \ | |/ / / |/| | | | change type to value_type | ||||
| * | | | change type to value_type | zhizhang | 2016-03-16 | 2 | -51/+51 |
| | | | | |||||
* | | | | Merge pull request #1617 from BlueShells/BuildappMonitor | Kenny Woodson | 2016-03-16 | 1 | -2/+2 |
|\| | | | | | | | | | | | change time from int to float | ||||
| * | | | change time from int to float | zhizhang | 2016-03-16 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #1606 from BlueShells/BuildappMonitor | Kenny Woodson | 2016-03-16 | 1 | -0/+33 |
|\| | | | |/ / |/| | | Buildapp monitor | ||||
| * | | change the check time from 1 hour to 2 hour | zhizhang | 2016-03-16 | 1 | -2/+2 |
| | | | |||||
| * | | add item of time cost a app build and app create | zhizhang | 2016-02-29 | 1 | -0/+12 |
| | | | |||||
| * | | add trigger for app creation with build process | zhizhang | 2016-02-25 | 1 | -0/+15 |
| | | | |||||
| * | | add key of openshift.master.app.build.create | zhizhang | 2016-02-24 | 1 | -0/+6 |
| | | | |||||
* | | | Automatic commit of package [openshift-ansible] release [3.0.59-1]. | Brenton Leanhardt | 2016-03-16 | 2 | -2/+7 |
| | | | |||||
* | | | Merge pull request #1613 from sdodson/bz1317734 | Brenton Leanhardt | 2016-03-16 | 1 | -1/+5 |
|\ \ \ | | | | | | | | | Only mask etcd service for containerized installls when it's installed | ||||
| * | | | Only mask etcd service for containerized installls when it's installed | Scott Dodson | 2016-03-15 | 1 | -1/+5 |
| | | | | |||||
* | | | | Merge pull request #1609 from abutcher/check-w-certs | Brenton Leanhardt | 2016-03-16 | 5 | -5/+10 |
|\ \ \ \ | |_|_|/ |/| | | | Provide cacert when performing health checks | ||||
| * | | | Provide cacert when performing health checks | Andrew Butcher | 2016-03-15 | 5 | -5/+10 |
| |/ / | |||||
* | | | Automatic commit of package [openshift-ansible] release [3.0.58-1]. | Kenny Woodson | 2016-03-15 | 2 | -2/+10 |
| | | | |||||
* | | | Merge pull request #1608 from kwoodson/group_selector | Kenny Woodson | 2016-03-15 | 1 | -22/+53 |
|\ \ \ | |/ / |/| | | Adding group selectors to multi_inventory. | ||||
| * | | Group selector feature added | Kenny Woodson | 2016-03-15 | 1 | -22/+53 |
|/ / | |||||
* | | Merge pull request #1604 from enoodle/nfs_yum_to_pkg_manager | Brenton Leanhardt | 2016-03-15 | 1 | -3/+1 |
|\ \ | | | | | | | nfs: replace yum with dnf | ||||
| * | | nfs: replace yum with dnf | Erez Freiberger | 2016-03-15 | 1 | -3/+1 |
| | | | |||||
* | | | Merge pull request #1603 from detiber/move_common_common_facts | Brenton Leanhardt | 2016-03-15 | 12 | -155/+118 |
|\ \ \ | |/ / |/| | | Move common common facts to openshift_facts | ||||
| * | | Move common common facts to openshift_facts | Jason DeTiberus | 2016-03-15 | 12 | -155/+118 |
| | | | | | | | | | | | | | | | | | | | | | - Prevents roles that need common facts from needing to require openshift_common, which pulls in the openshift binary. - Add dependency on openshift_facts to os_firewall, since it uses openshift.common facts | ||||
* | | | Merge pull request #1600 from sdodson/docker182 | Brenton Leanhardt | 2016-03-15 | 1 | -1/+25 |
|\ \ \ | | | | | | | | | OSE/Origin < 3.2/1.2 should not get Docker 1.9 | ||||
| * | | | OSE/Origin < 3.2/1.2 should not get Docker 1.9 | Scott Dodson | 2016-03-14 | 1 | -1/+25 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RHEL and Centos docker-1.9 RPMs will have a Conflicts for origin and atomic-openshift < 3.2. If we left yum to its own devices we'd get a mess when trying to install once these packages land in the repos. So avoid installing docker-1.9 on Origin/OSE < 1.2/3.2. See: https://bugzilla.redhat.com/show_bug.cgi?id=1304038 Fedora doesn't keep old packages in repos so we just get the latest there. Docker 1.10 should be fine if and when it becomes available. | ||||
* | | | Merge pull request #1602 from detiber/oc_client_tweak | Brenton Leanhardt | 2016-03-15 | 1 | -9/+6 |
|\ \ \ | |/ / |/| | | perform oc client config tasks only once when ansible_ssh_user is root | ||||
| * | | perform oc client config tasks only once when ansible_ssh_user is root | Jason DeTiberus | 2016-03-15 | 1 | -9/+6 |
|/ / | |||||
* | | Automatic commit of package [openshift-ansible] release [3.0.57-1]. | Brenton Leanhardt | 2016-03-14 | 2 | -2/+14 |
| | | |||||
* | | Merge pull request #1599 from brenton/bz1315564 | Brenton Leanhardt | 2016-03-14 | 2 | -3/+38 |
|\ \ | | | | | | | Bug 1315564 - Containerized installs require a running environment | ||||
| * | | Docker stderr can break this script if ansible executes it remotely | Brenton Leanhardt | 2016-03-14 | 1 | -2/+2 |
| | | | |||||
| * | | Handle HA master case | Brenton Leanhardt | 2016-03-14 | 1 | -2/+17 |
| | | | |||||
| * | | Bug 1315564 - Containerized installs require a running environment | Brenton Leanhardt | 2016-03-14 | 1 | -0/+20 |
|/ / | | | | | | | | | If the master or node aren't running we can't determine the correct version that is currently installed. | ||||
* | | Merge pull request #1597 from brenton/master | Brenton Leanhardt | 2016-03-14 | 2 | -4/+3 |
|\ \ | | | | | | | Bug 1316761 - Skip the available version check if openshift_image_tag… |