| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-01 | Merge pull request #1319 from mwoodson/docker_storage | Matt Woodson | |
| changed adhoc playbook to match new host monitoring container | |||
| 2016-02-01 | changed adhoc playbook to match new host monitoring container | Matt Woodson | |
| 2016-02-01 | Merge pull request #1309 from detiber/multi-master | Stefanie Forrester | |
| Multi-master fixes for provider playbooks | |||
| 2016-02-01 | Merge pull request #1310 from detiber/aws_hostname | Stefanie Forrester | |
| Fix hostname for aws cloud provider | |||
| 2016-02-01 | Multi-master fixes for provider playbooks | Jason DeTiberus | |
| - set openshift_master_cluster_method=native for all cloud providers so bin/cluster will build the ha masters correctly | |||
| 2016-02-01 | Merge pull request #1237 from detiber/infra_fixes | Brenton Leanhardt | |
| infra_node fixes | |||
| 2016-02-01 | Merge pull request #1316 from mwoodson/master_local | Matt Woodson | |
| zabbix: added master local api items and triggers | |||
| 2016-02-01 | Merge pull request #1304 from jprovaznik/sleep | Brenton Leanhardt | |
| Give openvswitch container some time to start | |||
| 2016-02-01 | zabbix: added master local api items and triggers | Matt Woodson | |
| 2016-02-01 | Added docs around oo_nodes_with_label | Jason DeTiberus | |
| 2016-02-01 | Merge pull request #1311 from sdodson/is-sync | Brenton Leanhardt | |
| Sync latest imagestreams | |||
| 2016-02-01 | fix for terminate | Jason DeTiberus | |
| 2016-02-01 | Fix node tags for aws provider | Jason DeTiberus | |
| 2016-02-01 | use yaml for loading lable info instead of json | Jason DeTiberus | |
| 2016-02-01 | infra_node fixes | Jason DeTiberus | |
| - 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 | |||
| 2016-01-29 | Automatic commit of package [openshift-ansible] release [3.0.37-1]. | Kenny Woodson | |
| 2016-01-29 | Merge pull request #1313 from kwoodson/ohi_ips | Kenny Woodson | |
| ohi supports ip now. | |||
| 2016-01-29 | Merge pull request #1114 from lhuard1A/fix_update_repos_and_packages | Brenton Leanhardt | |
| Fix update_repos_and_packages playbook which now needs openshift_facts | |||
| 2016-01-29 | Adding ip address option | Kenny Woodson | |
| 2016-01-29 | Merge pull request #1133 from lhuard1A/increase_openstack_timeout | Brenton Leanhardt | |
| Increase OpenStack stack creation/deletion timeout | |||
| 2016-01-29 | Fix missing bool filter | Scott Dodson | |
| 2016-01-29 | Sync platest imagestreams | Scott Dodson | |
| 2016-01-29 | Fix hostname for aws cloud provider | Jason DeTiberus | |
| - No longer set openshift_hostname to the private ip for the instance | |||
| 2016-01-29 | Merge pull request #1300 from vishpat/bug1298 | Brenton Leanhardt | |
| Fix for bug 1298 | |||
| 2016-01-29 | Merge pull request #1307 from abutcher/containerized-cockpit | Brenton Leanhardt | |
| Enable cockpit when not is_atomic. | |||
| 2016-01-29 | Merge pull request #1301 from vishpat/bug1299 | Brenton Leanhardt | |
| Explicitly restart the node service after configuring it for nuage | |||
| 2016-01-29 | Enable cockpit when not is_atomic. | Andrew Butcher | |
| 2016-01-29 | Give openvswitch container some time to start | Jan Provaznik | |
| It's possible that openshift containers are started sooner than openvswitch starts/sets networking (this typically happens when docker service is restarted). | |||
| 2016-01-28 | Explicitly restart the atomic node service after configuring it for nuage | Vishal Patil | |
| 2016-01-28 | Fix for bug 1298 | Vishal Patil | |
| 2016-01-28 | Merge pull request #1264 from gaelL/s3_registry_template | Stefanie Forrester | |
| adhoc s3 registry - add auth part in the registry config sample | |||
| 2016-01-28 | Merge pull request #1265 from talset/s3_registry_clusterid | Stefanie Forrester | |
| Allow to have custom bucket name and region | |||
| 2016-01-28 | Merge pull request #1288 from abutcher/container-logrotate | Brenton Leanhardt | |
| Configure logrotate on atomic. | |||
| 2016-01-28 | Merge pull request #1294 from kwoodson/yaml_fix | Kenny Woodson | |
| Fixed logic for skipping symlinks in jenkins checks. | |||
| 2016-01-28 | fixing logic for skipping symlinks | Kenny Woodson | |
| 2016-01-28 | Allow to have custom bucket name and region | talset | |
| File playbooks/adhoc/s3_registry/s3_registry* To be able to use a different bucket name and region, aws_bucket and aws_region are now available * Add variable for region and bucket into j2 * Update comment Usage * Add default aws_bucket_name and aws_bucket_region | |||
| 2016-01-28 | Merge pull request #1290 from joelddiaz/sky-template | Joel Diaz | |
| fix template trigger calc | |||
| 2016-01-28 | Add inventory example for logrotate_scripts | Andrew Butcher | |
| 2016-01-28 | Merge pull request #1292 from brenton/master | Brenton Leanhardt | |
| Minor readme cleanup for Bug 1271566 | |||
| 2016-01-28 | Minor readme cleanup for Bug 1271566 | Brenton Leanhardt | |
| 2016-01-28 | fix template trigger calc | Joel Diaz | |
| 2016-01-27 | Configure logrotate on atomic. | Andrew Butcher | |
| 2016-01-26 | Merge pull request #1286 from kwoodson/zbx_host_fix | Kenny Woodson | |
| Fixed zbx_host interface comparison and removed duplicate hostgroup names for input. | |||
| 2016-01-26 | Comparing zbx_host interfaces and removing duplicate hostgroup_names | Kenny Woodson | |
| 2016-01-26 | Merge pull request #1273 from lhuard1A/fix_oo_pretty_print_cluster | Thomas Wiest | |
| Fix `oo_pretty_print_cluster` following the renaming of `env` into `clusterid` | |||
| 2016-01-26 | Merge pull request #1274 from rassie/patch-1 | Brenton Leanhardt | |
| Fix checking for update package availability | |||
| 2016-01-26 | Merge pull request #1283 from giuseppe/giuseppe/Dockerfile-require-pyOpenSSL | Brenton Leanhardt | |
| Dockerfile: Require pyOpenSSL | |||
| 2016-01-26 | Merge pull request #1280 from sjenning/replace-yum-dnf | Brenton Leanhardt | |
| replace yum with dnf | |||
| 2016-01-26 | Dockerfile: Require pyOpenSSL | Giuseppe Scrivano | |
| Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2016-01-26 | Merge pull request #1279 from abutcher/is-atomic-swap | Brenton Leanhardt | |
| Install cockpit, logrotate and fluentd unless host is atomic. | |||
