Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1347 from detiber/fixFirewall | Brenton Leanhardt | 2016-02-09 | 1 | -16/+16 |
|\ | | | | | Fix enabling iptables for latest rhel versions | ||||
| * | Fix enabling iptables for latest rhel versions | Jason DeTiberus | 2016-02-08 | 1 | -16/+16 |
| | | |||||
* | | changed registry checks to alert based on number of registries with problems | Sten Turpin | 2016-02-09 | 1 | -5/+12 |
| | | |||||
* | | Updated the key for app create | Kenny Woodson | 2016-02-09 | 1 | -4/+4 |
| | | |||||
* | | Bug 1304150 - Can't upgrade atomic-openshift to specified version | Brenton Leanhardt | 2016-02-09 | 1 | -0/+24 |
|/ | |||||
* | Mask master service when using native ha | Jason DeTiberus | 2016-02-05 | 1 | -0/+4 |
| | |||||
* | Merge pull request #1206 from lhuard1A/openstack_dns | Thomas Wiest | 2016-02-04 | 6 | -0/+113 |
|\ | | | | | Add a DNS server on OpenStack clusters | ||||
| * | Add a DNS server on OpenStack clusters | Lénaïc Huard | 2016-02-04 | 6 | -0/+113 |
| | | |||||
* | | renamed /etc/openshift to /etc/origin | Sten Turpin | 2016-02-04 | 2 | -9/+9 |
|/ | |||||
* | Merge pull request #1173 from abutcher/nfs-group | Brenton Leanhardt | 2016-02-03 | 15 | -63/+267 |
|\ | | | | | Refactor storage options | ||||
| * | Replace status_changed bool | Andrew Butcher | 2016-02-02 | 1 | -3/+1 |
| | | |||||
| * | Remove extra nfs configuration. | Andrew Butcher | 2016-02-02 | 2 | -18/+3 |
| | | |||||
| * | Refactor registry storage options. | Andrew Butcher | 2016-02-01 | 15 | -61/+282 |
| | | |||||
* | | Do not apply the etcd_certificates role during node playbook. | Andrew Butcher | 2016-02-02 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #1296 from rharrison10/rharriso/lib_dyn | Russell Harrison | 2016-02-01 | 4 | -0/+334 |
|\ \ | | | | | | | Adding the lib_dyn role for the dyn_record module | ||||
| * | | removing extraneous comments | Russell Harrison | 2016-01-31 | 1 | -118/+4 |
| | | | |||||
| * | | Remove commented lines and fix pylint check | Russell Harrison | 2016-01-29 | 1 | -10/+5 |
| | | | |||||
| * | | Cleaning up the dyn ansible module for merging | Russell Harrison | 2016-01-29 | 5 | -26/+12 |
| | | | |||||
| * | | Fixing last pylint error | Russell Harrison | 2016-01-29 | 1 | -0/+3 |
| | | | |||||
| * | | Fixing pylint errors | Russell Harrison | 2016-01-29 | 1 | -29/+28 |
| | | | |||||
| * | | WIP adding the lib_dyn role for the dyn_record module | Russell Harrison | 2016-01-28 | 7 | -0/+465 |
| | | | |||||
* | | | Merge pull request #1321 from joelddiaz/ovs-rules-item | Joel Diaz | 2016-02-01 | 1 | -0/+6 |
|\ \ \ | |_|/ |/| | | add item to hold number of stray OVS rules found/removed | ||||
| * | | add item to hold number of stray OVS rules found/removed | Joel Diaz | 2016-02-01 | 1 | -0/+6 |
| | | | |||||
* | | | Merge pull request #1237 from detiber/infra_fixes | Brenton Leanhardt | 2016-02-01 | 3 | -11/+8 |
|\ \ \ | | | | | | | | | infra_node fixes | ||||
| * | | | infra_node fixes | Jason DeTiberus | 2016-02-01 | 3 | -11/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - openshift_master role update - infra_nodes was previously being set to num_infra, which is an integer value when using the cloud providers, added a new variable osm_infra_nodes that is expected to be a list of hosts - if openshift_infra_nodes is not already set, create it from the nodes that have the region=infra label. - Cloud provider config playbook updates - override openshift_router_selector for cloud providers to avoid using the default of 'region=infra' when deployment_type is not 'online' - Set openshift_infra_nodes to g_infra_host for cloud providers | ||||
* | | | | Merge pull request #1316 from mwoodson/master_local | Matt Woodson | 2016-02-01 | 1 | -2/+25 |
|\ \ \ \ | |_|/ / |/| | | | zabbix: added master local api items and triggers | ||||
| * | | | zabbix: added master local api items and triggers | Matt Woodson | 2016-02-01 | 1 | -2/+25 |
| | | | | |||||
* | | | | Merge pull request #1304 from jprovaznik/sleep | Brenton Leanhardt | 2016-02-01 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | Give openvswitch container some time to start | ||||
| * | | | Give openvswitch container some time to start | Jan Provaznik | 2016-01-29 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | It's possible that openshift containers are started sooner than openvswitch starts/sets networking (this typically happens when docker service is restarted). | ||||
* | | | | Merge pull request #1311 from sdodson/is-sync | Brenton Leanhardt | 2016-02-01 | 5 | -109/+123 |
|\ \ \ \ | |_|/ / |/| | | | Sync latest imagestreams | ||||
| * | | | Fix missing bool filter | Scott Dodson | 2016-01-29 | 1 | -1/+1 |
| | | | | |||||
| * | | | Sync platest imagestreams | Scott Dodson | 2016-01-29 | 4 | -108/+122 |
| | | | | |||||
* | | | | Merge pull request #1114 from lhuard1A/fix_update_repos_and_packages | Brenton Leanhardt | 2016-01-29 | 2 | -1/+4 |
|\ \ \ \ | |/ / / |/| | | | Fix update_repos_and_packages playbook which now needs openshift_facts | ||||
| * | | | Move the `is_atomic` check from `update_repos_and_packages.yml` to ↵ | Lénaïc Huard | 2016-01-12 | 2 | -1/+4 |
| | | | | | | | | | | | | | | | | `rhel_subscribe` | ||||
* | | | | Explicitly restart the atomic node service after configuring it for nuage | Vishal Patil | 2016-01-28 | 1 | -0/+4 |
| |/ / |/| | | |||||
* | | | Merge pull request #1288 from abutcher/container-logrotate | Brenton Leanhardt | 2016-01-28 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | Configure logrotate on atomic. | ||||
| * | | Configure logrotate on atomic. | Andrew Butcher | 2016-01-27 | 1 | -0/+1 |
| | | | |||||
* | | | fix template trigger calc | Joel Diaz | 2016-01-28 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #1286 from kwoodson/zbx_host_fix | Kenny Woodson | 2016-01-26 | 1 | -1/+20 |
|\ \ | | | | | | | Fixed zbx_host interface comparison and removed duplicate hostgroup names for input. | ||||
| * | | Comparing zbx_host interfaces and removing duplicate hostgroup_names | Kenny Woodson | 2016-01-26 | 1 | -1/+20 |
| | | | |||||
* | | | Merge pull request #1280 from sjenning/replace-yum-dnf | Brenton Leanhardt | 2016-01-26 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | replace yum with dnf | ||||
| * | | | replace yum with dnf | Seth Jennings | 2016-01-26 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #1279 from abutcher/is-atomic-swap | Brenton Leanhardt | 2016-01-26 | 3 | -6/+5 |
|\ \ \ \ | | | | | | | | | | | Install cockpit, logrotate and fluentd unless host is atomic. | ||||
| * | | | | Install cockpit, logrotate and fluentd unless host is atomic. | Andrew Butcher | 2016-01-26 | 3 | -6/+5 |
| | | | | | |||||
* | | | | | Merge pull request #1275 from spinolacastro/datadir | Brenton Leanhardt | 2016-01-26 | 1 | -0/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Expose data_dir | ||||
| * | | | | Expose data_dir | Diego Castro | 2016-01-26 | 1 | -0/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1270 from detiber/openssl | Brenton Leanhardt | 2016-01-26 | 1 | -0/+4 |
|\ \ \ \ | | | | | | | | | | | Ensure openssl present for etcd_ca | ||||
| * | | | | Ensure openssl present for etcd_ca | Jason DeTiberus | 2016-01-25 | 1 | -0/+4 |
| | | | | | |||||
* | | | | | Merge pull request #1276 from spinolacastro/pkgversion | Brenton Leanhardt | 2016-01-26 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix pkg_version | ||||
| * | | | | | fix pkg_version | Diego Castro | 2016-01-26 | 1 | -0/+1 |
| | |/ / / | |/| | | |