Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #251 from twiest/pr | Thomas Wiest | 2015-05-27 | 3 | -13/+62 |
|\ | | | | | Added 80 character SHOULD to style guide, added a better example for environment in core concepts, added ansible roles flat hierarchy to best practices | ||||
| * | Added 80 character SHOULD to style guide, added a better example for ↵ | Thomas Wiest | 2015-05-27 | 3 | -21/+70 |
| |\ | | | | | | | | | | environment in core concepts, added ansible roles flat hierarchy to best practices | ||||
* | \ | Merge pull request #250 from twiest/pr | Thomas Wiest | 2015-05-26 | 3 | -10/+10 |
|\ \ \ | |/ / |/| / | |/ | removed references to 'we' | ||||
| * | removed references to 'we' | Thomas Wiest | 2015-05-26 | 3 | -10/+10 |
|/ | |||||
* | Merge pull request #249 from kwoodson/docker | Kenny Woodson | 2015-05-26 | 10 | -198/+292 |
|\ | | | | | Docker storage role. | ||||
| * | docker-storage role added | Kenny Woodson | 2015-05-26 | 10 | -198/+292 |
| | | |||||
* | | Merge pull request #246 from twiest/pr | Thomas Wiest | 2015-05-26 | 3 | -1/+43 |
|\ \ | |/ |/| | Added concepts guide. | ||||
| * | Added concepts guide. | Thomas Wiest | 2015-05-26 | 3 | -1/+43 |
|/ | |||||
* | Merge pull request #245 from twiest/remove_atomic_stuff | Thomas Wiest | 2015-05-26 | 37 | -812/+8 |
|\ | | | | | removed references to atomic proxy. | ||||
| * | removed references to atomic proxy. | Thomas Wiest | 2015-05-26 | 37 | -812/+8 |
|/ | |||||
* | Merge pull request #243 from twiest/pr | Thomas Wiest | 2015-05-22 | 2 | -0/+229 |
|\ | | | | | Added style and best practices guides | ||||
| * | Added style and best practices guides | Thomas Wiest | 2015-05-22 | 2 | -0/+229 |
|/ | |||||
* | Merge pull request #234 from lhuard1A/remove_use_of_local_arp_cache | Thomas Wiest | 2015-05-22 | 2 | -51/+56 |
|\ | | | | | [libvirt cluster] Use net-dhcp-leases to find VMs’ IPs | ||||
| * | Fix the remaining pylint warnings | Lénaïc Huard | 2015-05-22 | 1 | -4/+28 |
| | | |||||
| * | Fix some of the pylint warnings | Lénaïc Huard | 2015-05-22 | 1 | -22/+21 |
| | | |||||
| * | [libvirt cluster] Use net-dhcp-leases to find VMs’ IPs | Lénaïc Huard | 2015-05-22 | 2 | -28/+10 |
| | | | | | | | | | | Query libvirt’s DHCP leases rather than inspecting the host’s ARP cache to find the VMs’ IPs. | ||||
* | | Merge pull request #233 from jsafrane/devel/nfs-volumes | Thomas Wiest | 2015-05-22 | 8 | -0/+444 |
|\ \ | |/ |/| | Add nfs-volumes role. | ||||
| * | Add nfs-volumes role. | Jan Safranek | 2015-05-20 | 8 | -0/+444 |
| | | | | | | | | | | | | This role is useful to use (physical) disks as persistent volumes in Kubernetes. It partitions the disks, exports the partitions as NFS shares and registers the shares as physical volumes at remote Kubernetes installation. | ||||
* | | Merge pull request #240 from kwoodson/disable_pylint_fixme | Kenny Woodson | 2015-05-21 | 1 | -2/+3 |
|\ \ | | | | | | | Updating pylintrc settings. | ||||
| * | | Updated settings for pylintrc. | Kenny Woodson | 2015-05-21 | 1 | -2/+3 |
|/ / | |||||
* | | Merge pull request #239 from tdawson/201505UpdateAMI | Troy Dawson | 2015-05-21 | 4 | -4/+4 |
|\ \ | | | | | | | Update online ami image | ||||
| * | | Update online ami image | Troy Dawson | 2015-05-21 | 4 | -4/+4 |
| | | | |||||
* | | | Merge pull request #238 from detiber/skydnsPortFix | Thomas Wiest | 2015-05-21 | 1 | -1/+4 |
|\ \ \ | |/ / |/| | | openshift_master open port for skydns service | ||||
| * | | openshift_master open port for skydns service | Jason DeTiberus | 2015-05-20 | 1 | -1/+4 |
| |/ | |||||
* | | Merge pull request #235 from detiber/awsNoPublic | Wesley Hearn | 2015-05-21 | 1 | -5/+5 |
|\ \ | | | | | | | Guard against missing aws metadata for hostnames/ips | ||||
| * | | Guard against missing aws metadata for hostnames/ips | Jason DeTiberus | 2015-05-20 | 1 | -5/+5 |
| |/ | |||||
* | | Merge pull request #237 from detiber/ansibleVerCheck | Thomas Wiest | 2015-05-21 | 1 | -0/+6 |
|\ \ | | | | | | | Verify ansible is greater than 1.8.0 and not 1.9.0 | ||||
| * | | Verify ansible is greater than 1.8.0 and not 1.9.0 | Jason DeTiberus | 2015-05-20 | 1 | -0/+6 |
| |/ | |||||
* | | Merge pull request #236 from detiber/byoMasterFix | Thomas Wiest | 2015-05-21 | 1 | -0/+2 |
|\ \ | | | | | | | BYO playbook fix | ||||
| * | | BYO playbook fix | Jason DeTiberus | 2015-05-20 | 1 | -0/+2 |
| |/ | | | | | | | | | - Fix bug where playbooks/byo/config.yml would error if only a master is defined in the inventory. | ||||
* | | Revert "oo_filters.py: oo_set_node_label" | Wesley Hearn | 2015-05-20 | 1 | -34/+1 |
| | | | | | | | | This reverts commit d04ddc76227db51fda8b1850a09a9c3cfd9125db. | ||||
* | | Revert "Initial add of openshift_master_post" | Wesley Hearn | 2015-05-20 | 6 | -205/+0 |
| | | | | | | | | This reverts commit 294f2254b818c466ecf7ab71426a08b6dc99f89c. | ||||
* | | Revert "Made a generic set_attr and set_attrs function to reduce dup code" | Wesley Hearn | 2015-05-20 | 2 | -87/+32 |
| | | | | | | | | This reverts commit 4da7b790d5eb8e870bd81208f7074bba81a0989b. | ||||
* | | Made a generic set_attr and set_attrs function to reduce dup code | Wesley Hearn | 2015-05-20 | 2 | -32/+87 |
| | | |||||
* | | Initial add of openshift_master_post | Wesley Hearn | 2015-05-20 | 6 | -0/+205 |
| | | |||||
* | | oo_filters.py: oo_set_node_label | Wesley Hearn | 2015-05-20 | 1 | -1/+34 |
|/ | |||||
* | Merge pull request #232 from kwoodson/changes | Kenny Woodson | 2015-05-19 | 1 | -14/+0 |
|\ | | | | | Removed destination format. | ||||
| * | Removing destination format | Kenny Woodson | 2015-05-19 | 1 | -14/+0 |
|/ | |||||
* | Merge pull request #230 from kwoodson/nocows | Thomas Wiest | 2015-05-18 | 3 | -7/+12 |
|\ | | | | | Disabling cows and refactor of config options to ansible.cfg. | ||||
| * | Updating ansible config through a separate config.yml | Kenny Woodson | 2015-05-18 | 3 | -7/+12 |
|/ | |||||
* | Automatic commit of package [openshift-ansible-bin] release [0.0.17-1]. | Thomas Wiest | 2015-05-15 | 2 | -2/+5 |
| | |||||
* | Merge pull request #229 from twiest/pr | Thomas Wiest | 2015-05-15 | 2 | -6/+7 |
|\ | | | | | fixed the openshift-ansible-bin build | ||||
| * | fixed the openshift-ansible-bin build | Thomas Wiest | 2015-05-15 | 2 | -6/+7 |
|/ | |||||
* | Automatic commit of package [openshift-ansible-inventory] release [0.0.7-1]. | Kenny Woodson | 2015-05-15 | 2 | -2/+5 |
| | |||||
* | Automatic commit of package [openshift-ansible-bin] release [0.0.16-1]. | Kenny Woodson | 2015-05-15 | 2 | -2/+5 |
| | |||||
* | Automatic commit of package [openshift-ansible-bin] release [0.0.15-1]. | Kenny Woodson | 2015-05-15 | 2 | -2/+5 |
| | |||||
* | Automatic commit of package [openshift-ansible-bin] release [0.0.14-1]. | Thomas Wiest | 2015-05-15 | 2 | -2/+5 |
| | |||||
* | Merge pull request #228 from twiest/pr | Thomas Wiest | 2015-05-15 | 1 | -1/+1 |
|\ | | | | | Fixed openshift-ansible-bin rpm build | ||||
| * | Fixed openshift-ansible-bin rpm build | Thomas Wiest | 2015-05-15 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #227 from kwoodson/ec2_library | Kenny Woodson | 2015-05-14 | 5 | -55/+11 |
|\ | | | | | Update to call multi_ec2 as library for command line tools. |