| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-16 | Merge pull request #1613 from sdodson/bz1317734 | Brenton Leanhardt | |
| Only mask etcd service for containerized installls when it's installed | |||
| 2016-03-16 | Merge pull request #1609 from abutcher/check-w-certs | Brenton Leanhardt | |
| Provide cacert when performing health checks | |||
| 2016-03-15 | Only mask etcd service for containerized installls when it's installed | Scott Dodson | |
| 2016-03-15 | Automatic commit of package [openshift-ansible] release [3.0.58-1]. | Kenny Woodson | |
| 2016-03-15 | Merge pull request #1608 from kwoodson/group_selector | Kenny Woodson | |
| Adding group selectors to multi_inventory. | |||
| 2016-03-15 | Group selector feature added | Kenny Woodson | |
| 2016-03-15 | Provide cacert when performing health checks | Andrew Butcher | |
| 2016-03-15 | Merge pull request #1604 from enoodle/nfs_yum_to_pkg_manager | Brenton Leanhardt | |
| nfs: replace yum with dnf | |||
| 2016-03-15 | Merge pull request #1603 from detiber/move_common_common_facts | Brenton Leanhardt | |
| Move common common facts to openshift_facts | |||
| 2016-03-15 | nfs: replace yum with dnf | Erez Freiberger | |
| 2016-03-15 | Merge pull request #1600 from sdodson/docker182 | Brenton Leanhardt | |
| OSE/Origin < 3.2/1.2 should not get Docker 1.9 | |||
| 2016-03-15 | Merge pull request #1602 from detiber/oc_client_tweak | Brenton Leanhardt | |
| perform oc client config tasks only once when ansible_ssh_user is root | |||
| 2016-03-15 | Move common common facts to openshift_facts | Jason DeTiberus | |
| - 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 | |||
| 2016-03-15 | perform oc client config tasks only once when ansible_ssh_user is root | Jason DeTiberus | |
| 2016-03-14 | OSE/Origin < 3.2/1.2 should not get Docker 1.9 | Scott Dodson | |
| 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. | |||
| 2016-03-14 | Automatic commit of package [openshift-ansible] release [3.0.57-1]. | Brenton Leanhardt | |
| 2016-03-14 | Merge pull request #1599 from brenton/bz1315564 | Brenton Leanhardt | |
| Bug 1315564 - Containerized installs require a running environment | |||
| 2016-03-14 | Docker stderr can break this script if ansible executes it remotely | Brenton Leanhardt | |
| 2016-03-14 | Handle HA master case | Brenton Leanhardt | |
| 2016-03-14 | Bug 1315564 - Containerized installs require a running environment | Brenton Leanhardt | |
| If the master or node aren't running we can't determine the correct version that is currently installed. | |||
| 2016-03-14 | Merge pull request #1597 from brenton/master | Brenton Leanhardt | |
| Bug 1316761 - Skip the available version check if openshift_image_tag… | |||
| 2016-03-14 | Merge pull request #1594 from kwoodson/lib_openshift_api | Kenny Woodson | |
| First attempt at openshift api secrets module | |||
| 2016-03-14 | Automatic commit of package [openshift-ansible] release [3.0.56-1]. | Kenny Woodson | |
| 2016-03-14 | Merge pull request #1598 from kwoodson/metafix | Kenny Woodson | |
| Updates for metadata tooling to work without env. | |||
| 2016-03-14 | Updating our metadata tooling to work without env | Kenny Woodson | |
| 2016-03-14 | Updating the docker registry variables to use the new name | Brenton Leanhardt | |
| 2016-03-14 | Bug 1316761 - Skip the available version check if openshift_image_tag is ↵ | Brenton Leanhardt | |
| defined. We already have a check in pre.yml to make sure openshift_image_tag is set to a range that is allowed. This is an advanced setting and should be used to override whatever is returned by the 'latest' image in a given registry. | |||
| 2016-03-14 | Merge pull request #883 from lebauce/openstack-integration | Brenton Leanhardt | |
| Add support for Openstack integration | |||
| 2016-03-14 | Merge pull request #1550 from detiber/docker_refactor | Brenton Leanhardt | |
| Docker role refactor | |||
| 2016-03-14 | Merge pull request #1451 from sdodson/is-sync | Brenton Leanhardt | |
| Sync with latest image stream and templates | |||
| 2016-03-14 | Ansible module to manage secrets for openshift api | Kenny Woodson | |
| 2016-03-14 | improve ordering of systemd units | Jason DeTiberus | |
| 2016-03-14 | Docker role refactor | Jason DeTiberus | |
| - refactors the docker role to push generic config into docker role and wrap openshift specific variables into an openshift_docker role and it's dependent openshift_docker_facts role - adds support for setting --confirm-def-push flag (Resolves https://github.com/openshift/openshift-ansible/issues/1014) - moves docker related facts from common/node roles to a new docker role - renames cli_docker_* role varialbes to openshift_docker-* (maintaining backward compatibility) - update role dependencies to pull in openshift_docker conditionally based on is_containerized - remove playbooks/common/openshift-docker since the docker role is now conditionally included | |||
| 2016-03-14 | Merge pull request #1596 from abutcher/containerized-bools | Brenton Leanhardt | |
| Ensure is_containerized is cast as bool in templates and facts. | |||
| 2016-03-14 | Ensure is_containerized is cast as bool. | Andrew Butcher | |
| 2016-03-14 | Sync latest to v1.2 | Scott Dodson | |
| 2016-03-14 | Sync with latest image stream and templates | Scott Dodson | |
| 2016-03-14 | Allow origin version to be passed in as an argument | Scott Dodson | |
| so we can continue syncing v1.1 content | |||
| 2016-03-14 | Merge pull request #1578 from detiber/libvirt_fixes | Brenton Leanhardt | |
| Libvirt provider fixes | |||
| 2016-03-14 | Merge pull request #1579 from abhat/add_plugin_log | Brenton Leanhardt | |
| Support log level configuration for Nuage exec plugin via ansible installer | |||
| 2016-03-14 | Add support for Openstack integration | Sylvain Baubeau | |
| 2016-03-11 | Expose log level on the monitor | Aniket Bhat | |
| 2016-03-10 | openshift_facts: Safe cast additional bools | Samuel Munilla | |
| 2016-03-10 | openshift-ansible: Wrap boolean facts | Samuel Munilla | |
| Centralize the very weird process for converting strings to booleans to help keep the code consistent. | |||
| 2016-03-10 | Merge pull request #1583 from twiest/pr | Thomas Wiest | |
| fixed copr releasers file | |||
| 2016-03-10 | fixed copr releasers file | Thomas Wiest | |
| 2016-03-10 | Libvirt provider fixes | Jason DeTiberus | |
| - Use difference filter instead of reject/equalto - add ability to override vcpu and memory config for vms - add a dedicated drive for docker storage | |||
| 2016-03-09 | Support log level configuration for plugin | Aniket Bhat | |
| 2016-03-09 | Automatic commit of package [openshift-ansible] release [3.0.55-1]. | Brenton Leanhardt | |
| 2016-03-09 | Merge pull request #1182 from vnugent/master | Brenton Leanhardt | |
| Playbook for enabling origin-metrics | |||
