Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support HA or single router, and start work on registry | Stefanie Forrester | 2015-10-21 | 9 | -25/+69 |
| | |||||
* | Merge pull request #714 from kwoodson/zabb | Kenny Woodson | 2015-10-20 | 4 | -32/+38 |
|\ | | | | | Adding zabbix agent bits zabbix-server | ||||
| * | Zabbix server stat fixes. enable the proper item types. | Kenny Woodson | 2015-10-20 | 4 | -32/+38 |
| | | |||||
* | | Merge pull request #671 from abutcher/role-bindings | Brenton Leanhardt | 2015-10-20 | 1 | -1/+14 |
|\ \ | | | | | | | Add `oadm reconcile-cluster-role-bindings` to upgrade playbook. | ||||
| * | | Add `oadm reconcile-cluster-role-bindings` to upgrade playbook. | Andrew Butcher | 2015-10-12 | 1 | -1/+14 |
| | | | | | | | | | | | | Switch to version_compare filter for conditionals. | ||||
* | | | Merge pull request #712 from abutcher/fix-yaml | Wesley Hearn | 2015-10-20 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Fix yaml indentation from use_openshift_sdn conditional | ||||
| * | | | Fix yaml indentation from use_openshift_sdn conditional | Andrew Butcher | 2015-10-20 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #529 from sdodson/cockpit-master | Wesley Hearn | 2015-10-20 | 5 | -0/+51 |
|\ \ \ | |_|/ |/| | | Add cockpit role | ||||
| * | | Add cockpit-ws with cockpit-kubernetes plugin | Scott Dodson | 2015-08-28 | 5 | -0/+51 |
| | | | |||||
* | | | Merge pull request #589 from sdodson/issue585 | Brenton Leanhardt | 2015-10-20 | 1 | -2/+6 |
|\ \ \ | | | | | | | | | Lookup ansible_ssh_user group for kubeconfig perms | ||||
| * | | | Lookup ansible_ssh_user group for kubeconfig perms | Scott Dodson | 2015-10-12 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | Fixes #585 | ||||
* | | | | Merge pull request #711 from jaryn/fix_libvirt_ip_issues | Brenton Leanhardt | 2015-10-20 | 2 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Fix libvirt ip issues | ||||
| * | | | | Increase sleep when waiting for IP. | Jaroslav Henner | 2015-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | It was timeouting on slower hardware. | ||||
| * | | | | Use runcmd to restart network. | Jaroslav Henner | 2015-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using bootcmd in cloud-config lead to restarts prior to starting the systemd-hostnamed, which was probable cause of the failure when DHCP client was failing to send the hostname, and subsequently, the ansible-opnshift was not able to identify the VM among the others when checking DHCP leases. The failure looked like: following 10:17:31 failed: [localhost] => {"attempts": 60, "changed": true, "cmd": "virsh -c qemu:///system net-dhcp-leases openshift-ansible | egrep -c 'experiment-node-compute-453d0|experiment-node-compute-61e16'", "delta": "0:00:00.033061", "end": "2015-10-19 10:17:31.409434", "failed": true, "rc": 0, "start": "2015-10-19 10:17:31.376373", "warnings": []} 10:17:31 stdout: 1 10:17:31 msg: Task failed as maximum retries was encountered | ||||
* | | | | | Merge pull request #664 from tomassedovic/disable-network-plugin | Marek Mahut | 2015-10-20 | 2 | -0/+6 |
|\ \ \ \ \ | | | | | | | | | | | | | Allow disabling the network plugin configuration | ||||
| * | | | | | Allow disabling the network plugin configuration | Tomas Sedovic | 2015-10-20 | 2 | -0/+6 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | This is useful when we want to use a different networking solution without having any networking plugin code run when the services start up. | ||||
* | | | | | Merge pull request #709 from joelddiaz/reg_fix | Joel Diaz | 2015-10-19 | 1 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix env typos | ||||
| * | | | | | Fix typos on env vars. | Joel Diaz | 2015-10-19 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | Merge pull request #708 from twiest/pr | Thomas Wiest | 2015-10-19 | 1 | -0/+104 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | added a generic playbook to convert a host from loop back to direct-lvm docker storage. | ||||
| * | | | | | added a generic playbook (ops-docker-loopback-to-direct-lvm.yml) to convert ↵ | Thomas Wiest | 2015-10-19 | 1 | -0/+104 |
|/ / / / / | | | | | | | | | | | | | | | | a host from loop back to direct-lvm docker storage. | ||||
* | | | | | Merge pull request #700 from joelddiaz/reg_fix | Joel Diaz | 2015-10-15 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | Change docs/comments | ||||
| * | | | | Update example to remove passing in aws creds on command line. | Joel Diaz | 2015-10-15 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #699 from joelddiaz/reg_fix | Joel Diaz | 2015-10-15 | 2 | -3/+14 |
|\| | | | | | | | | | | | | | | Error checking of env vars | ||||
| * | | | | Removed AWS keys from command line, and substituted with environment ↵ | Joel Diaz | 2015-10-15 | 2 | -3/+14 |
|/ / / / | | | | | | | | | | | | | variable lookup. | ||||
* | | | | Merge pull request #684 from gburges/gburges-projectcounter | Kenny Woodson | 2015-10-15 | 1 | -0/+10 |
|\ \ \ \ | | | | | | | | | | | Update template_openshift_master.yml | ||||
| * | | | | Update template_openshift_master.yml | Gabor Burges | 2015-10-11 | 1 | -0/+10 |
| | | | | | |||||
* | | | | | Merge pull request #692 from rjleaf/rjleaf-libvirt-doc-pr | Wesley Hearn | 2015-10-14 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | 'setfacl ...' works on Fedora 22 and solves a permissions issue | ||||
| * | | | | | 'setfacl ...' works on Fedora 22 and solves a permissions issue | Ryan Leaf | 2015-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Issue with the lenaic master qcow image (docs mention Arch currently). | ||||
* | | | | | | Merge pull request #688 from twiest/gce | Thomas Wiest | 2015-10-14 | 4 | -33/+35 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixed GCE playbooks so that they're more like the AWS playbooks. | ||||
| * | | | | | | Fixed GCE playbooks so that they're more like the AWS playbooks. | Thomas Wiest | 2015-10-14 | 4 | -33/+35 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Namely the GCE playbooks now: - Create infra nodes - Correctly label nodes in OpenShift - Setup masters as nodes as well (needed for sdn) - Removed set_infra_launch_facts_tasks.yml as it's not used anymore. | ||||
* | | | | | | Merge pull request #659 from jaryn/exit_staus | Thomas Wiest | 2015-10-14 | 1 | -21/+23 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix exception handling. | ||||
| * | | | | | | Fix exception handling. | Jaroslav Henner | 2015-10-06 | 1 | -21/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The subcommand of the action was called using os.system. The exit value of os.system is a 16-bit value. This value was propagated and used as exit value of the whole `cluster {ACTION}` command without any modification, resulting in `exit()` being called with value > 255. In the CPython 2.7 exit(v) with v > 255 behaves like exit(0), which hides that we had an error during the execution. This commit removes the error propagation by return value and introduces using exceptions instead. | ||||
* | | | | | | | moved the timeout to 12 hours in the docker vg move | Matt Woodson | 2015-10-14 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #680 from liggitt/master_ca | Brenton Leanhardt | 2015-10-13 | 1 | -0/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add masterCA to oauth template | ||||
| * | | | | | | Add masterCA to oauth template | Jordan Liggitt | 2015-10-09 | 1 | -0/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #687 from mwoodson/zabbiz | Matt Woodson | 2015-10-12 | 1 | -2/+20 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | added the dynamic items to track free inodes | ||||
| * | | | | | | added the dynamic items to track free inodes | Matt Woodson | 2015-10-12 | 1 | -2/+20 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #658 from menren/gce-support | Thomas Wiest | 2015-10-12 | 15 | -75/+181 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | GCE-support | ||||
| * | | | | | Adding second param. true to many default filters | Chengcheng Mu | 2015-10-09 | 4 | -7/+7 |
| | | | | | | |||||
| * | | | | | fix : (node) labels defaults correctly to the variable openshift_node_labels ↵ | Chengcheng Mu | 2015-10-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | when oo_option returns an empty list | ||||
| * | | | | | Merge branch 'gce-support' of https://github.com/menren/openshift-ansible ↵ | Chengcheng Mu | 2015-10-06 | 1 | -30/+5 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | into gce-support | ||||
| | * | | | | | playbooks/openstack/openshift-cluster/launch.yml back to its correct version | Chengcheng Mu | 2015-10-06 | 1 | -30/+5 |
| | | | | | | | |||||
| * | | | | | | Revert "Revert "GCE support"" | Chengcheng Mu | 2015-10-06 | 16 | -80/+211 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | This reverts commit 3073d1f729f9dcd202088f6b318b465567c6344b. | ||||
* | | | | | | Merge pull request #679 from kwoodson/fslimits | Kenny Woodson | 2015-10-09 | 1 | -4/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Raising the fs check limits to 10 and 15% from 5 and 10. | ||||
| * | | | | | | Raising limits to 90 and 85 for disk usage | Kenny Woodson | 2015-10-09 | 1 | -4/+4 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #635 from abutcher/bz1258243 | Brenton Leanhardt | 2015-10-09 | 2 | -4/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Bug 1258243: Use lower() filter for node hostname | ||||
| * | | | | | | Use lower() filter for node hostname | Andrew Butcher | 2015-10-08 | 2 | -4/+4 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #677 from stenwt/sturpin-2015-10-08-ovs-monitor | Sten Turpin | 2015-10-08 | 2 | -24/+26 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | moved vswitch from master to node | ||||
| * | | | | | | moved vswitch from master to node | Sten Turpin | 2015-10-08 | 2 | -24/+26 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #676 from stenwt/sturpin-2015-10-08-ovs-monitor | Sten Turpin | 2015-10-08 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | | | | | | fixed not equals syntax |