Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #335 from tdawson/2015-07-newami | Troy Dawson | 2015-07-09 | 4 | -4/+4 |
|\ | | | | | new libra 7.1 ami - updated packages and cloud-init installed | ||||
| * | new libra 7.1 ami - updated packages and cloud-init installed | Troy Dawson | 2015-07-09 | 4 | -4/+4 |
|/ | |||||
* | Merge pull request #329 from tdawson/2015-07-repo | Troy Dawson | 2015-07-08 | 1 | -3/+3 |
|\ | | | | | update repo to real ose release | ||||
| * | update repo to real ose release | Troy Dawson | 2015-07-08 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #328 from twiest/pr | Thomas Wiest | 2015-07-08 | 2 | -4/+159 |
|\ | | | | | documented ansible arch team decisions | ||||
| * | documented ansible arch team decisions | Thomas Wiest | 2015-07-08 | 2 | -4/+159 |
|/ | |||||
* | Merge pull request #319 from brenton/master | Thomas Wiest | 2015-07-07 | 3 | -5/+2 |
|\ | | | | | fixes for node scheduleability | ||||
| * | Using openshift.common.hostname instead of openshift_hostname for ↵ | Brenton Leanhardt | 2015-06-30 | 1 | -2/+2 |
| | | | | | | | | determining node scheduleability | ||||
| * | Removing unneeded delegate_to calls | Brenton Leanhardt | 2015-06-30 | 2 | -3/+0 |
| | | |||||
* | | Merge pull request #291 from lhuard1A/profile | Thomas Wiest | 2015-07-06 | 3 | -0/+95 |
|\ \ | | | | | | | Add a --profile option to spot which task takes more time | ||||
| * | | Add README file to link to the upstream ansible-profile | Lénaïc Huard | 2015-07-03 | 1 | -0/+6 |
| | | | |||||
| * | | Put the license inside the source file and add pylint ignore statement for ↵ | Lénaïc Huard | 2015-06-25 | 3 | -54/+34 |
| | | | | | | | | | | | | what the Ansible API imposes | ||||
| * | | Add a --profile option to spot which task takes more time | Lénaïc Huard | 2015-06-22 | 4 | -0/+109 |
| | | | |||||
* | | | Merge pull request #269 from lhuard1A/oo_option | Thomas Wiest | 2015-07-06 | 8 | -21/+119 |
|\ \ \ | | | | | | | | | Add a generic mechanism for passing options | ||||
| * | | | Add a generic mechanism for passing options | Lénaïc Huard | 2015-07-03 | 8 | -21/+119 |
| | | | | | | | | | | | | | | | | And use it in the libvirt and openstack playbooks | ||||
* | | | | Merge pull request #290 from aveshagarwal/master-fixes | Thomas Wiest | 2015-07-06 | 1 | -2/+4 |
|\ \ \ \ | | | | | | | | | | | Changes related to latest openshift master. | ||||
| * | | | | Changes related to latest openshift. | Avesh Agarwal | 2015-06-30 | 1 | -2/+4 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #316 from mcowger/patch-1 | Thomas Wiest | 2015-07-06 | 1 | -2/+2 |
|\ \ \ \ | |_|/ / |/| | | | Fix the formatting for the SSH config file | ||||
| * | | | Fix the formatting for the SSH config file | Matt Cowger | 2015-06-29 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #317 from jwhonce/wip/improve_reporting | Jhon Honce | 2015-07-01 | 1 | -5/+18 |
|\ \ \ \ | | | | | | | | | | | Infrastructure - Validate AWS environment before calling playbooks | ||||
| * | | | | Infrastructure - Validate AWS environment before calling playbooks | Jhon Honce | 2015-06-29 | 1 | -5/+18 |
| |/ / / | |||||
* | | | | Merge pull request #321 from kwoodson/ans_zab | Kenny Woodson | 2015-07-01 | 2 | -1/+37 |
|\ \ \ \ | |_|/ / |/| | | | Few updates and example for maintenance using ansible zabbix module. | ||||
| * | | | Updates to ans module examples | Kenny Woodson | 2015-06-30 | 2 | -1/+37 |
|/ / / | |||||
* | | | Merge pull request #312 from sdodson/xpaas_updates | Brenton Leanhardt | 2015-06-30 | 34 | -619/+1881 |
|\ \ \ | | | | | | | | | Xpaas updates | ||||
| * | | | Sync xpaas examples with github | Scott Dodson | 2015-06-29 | 34 | -619/+1881 |
| | | | | |||||
* | | | | Merge pull request #309 from brenton/manage_node | Thomas Wiest | 2015-06-29 | 4 | -24/+30 |
|\ \ \ \ | |_|/ / |/| | | | delegate_to doesn't appear to be thread safe | ||||
| * | | | The manage_node commands should only run on the first master | Brenton Leanhardt | 2015-06-29 | 3 | -26/+28 |
| | | | | |||||
| * | | | delegate_to doesn't appear to be thread safe | Brenton Leanhardt | 2015-06-29 | 2 | -21/+25 |
|/ / / | |||||
* | | | Merge pull request #311 from dlbewley/master | Jhon Honce | 2015-06-29 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | fix markdown rendering | ||||
| * | | | fix markdown rendering | Dale Bewley | 2015-06-28 | 1 | -0/+2 |
| |/ / | |||||
* | | | Merge pull request #292 from sdodson/oadm-switcheroo | Brenton Leanhardt | 2015-06-29 | 3 | -5/+5 |
|\ \ \ | |/ / |/| | | Switch openshift ex router/registry to oadm | ||||
| * | | Switch openshift ex router/registry to oadm | Scott Dodson | 2015-06-22 | 3 | -5/+5 |
| |/ | |||||
* | | Merge pull request #306 from tdawson/2015-06-partition | Troy Dawson | 2015-06-25 | 4 | -0/+136 |
|\ \ | | | | | | | Expand partition and filesystem to use entire disk. | ||||
| * | | Creating openshift_expand_partition | Troy Dawson | 2015-06-24 | 4 | -0/+136 |
| | | | |||||
* | | | Merge pull request #303 from jwhonce/wip/no_synchronize | Jhon Honce | 2015-06-25 | 1 | -1/+3 |
|\ \ \ | |/ / |/| | | Use copy instead of synchronize | ||||
| * | | Use copy instead of synchronize | Jhon Honce | 2015-06-24 | 1 | -1/+3 |
|/ / | | | | | | | * synchronize failed for a number of users | ||||
* | | Merge pull request #299 from twiest/pr | Thomas Wiest | 2015-06-24 | 1 | -0/+52 |
|\ \ | | | | | | | Added using Yaml syntax to best practices guide. | ||||
| * | | Added using Yaml syntax to best practices guide. | Thomas Wiest | 2015-06-24 | 1 | -0/+52 |
|/ / | |||||
* | | Merge pull request #298 from twiest/aa2 | Thomas Wiest | 2015-06-24 | 1 | -0/+26 |
|\ \ | | | | | | | added python new method params should use a default value to best practices guide. | ||||
| * | | added python new method params should use a default value to best practices ↵ | Thomas Wiest | 2015-06-24 | 1 | -0/+26 |
| | | | | | | | | | | | | guide. | ||||
* | | | Merge pull request #297 from twiest/aa | Thomas Wiest | 2015-06-24 | 1 | -0/+14 |
|\ \ \ | |/ / |/| | | added .yml extension to style guide. | ||||
| * | | added .yml extension to style guide. | Thomas Wiest | 2015-06-24 | 1 | -0/+14 |
|/ / | |||||
* | | Merge pull request #287 from twiest/pr | Thomas Wiest | 2015-06-24 | 11 | -12/+12 |
|\ \ | | | | | | | changed Openshift to OpenShift | ||||
| * | | changed Openshift to OpenShift | Thomas Wiest | 2015-06-19 | 11 | -12/+12 |
| |/ | |||||
* | | Merge pull request #288 from tdawson/2015-06-nfs | Thomas Wiest | 2015-06-24 | 7 | -0/+198 |
|\ \ | | | | | | | create storage_nfs_lvm role | ||||
| * | | Create openshift_storage_nfs_lvm based off kube_nfs_volumes | Troy Dawson | 2015-06-24 | 7 | -0/+198 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | initial import of openshift_storage_nfs from kube_nfs_volumes reduce total size so we do not go over Postpone making the mounts owned by nfsnobody rename openshift_storage_nfs storage_nfs_pvs Update README to latest settings have json files go to /root/ change categories from cloud to openshift, cuz this can run on bare metal storgae_nfs_lvm initial commit fixing default getting it working check these in, just cuz for lvm we do not need the library Update README to match reality adding recycle make volume_group a variable make volume_group a variable fix typo default should be /exports/openshift set owner and permissions of mount point update examples cleanup cruft fixup documentation fixup documentation rename storage_nfs_lvm to openshift_storage_nfs_lvm rename storage_nfs_lvm to openshift_storage_nfs_lvm use openshiftvg, not openshift3vg use ansible file: to set owner and permissions of mount dir change nfs_export_options to osnl_nfs_export_options change mount_dir to osnl_mount_dir change volume_group to osnl_volume_group change volume_prefix to osnl_volume_prefix change volume_size to osnl_volume_size change volume_num_start to osnl_volume_num_start change number_of_volumes to osnl_number_of_volumes replace volume_size with osnl_volume_size | ||||
* | | Merge pull request #296 from brenton/master | Thomas Wiest | 2015-06-23 | 1 | -3/+3 |
|\ \ | | | | | | | Bug 1234717 - oo-install-ose should use openshift_hostname as paramet… | ||||
| * | | Bug 1234717 - oo-install-ose should use openshift_hostname as parameter when ↵ | Brenton Leanhardt | 2015-06-23 | 1 | -3/+3 |
|/ / | | | | | | | checking schedulable state | ||||
* | | Merge pull request #294 from brenton/master | Thomas Wiest | 2015-06-22 | 1 | -0/+21 |
|\ \ | | | | | | | Adding support for labeling nodes as unscheduleable | ||||
| * | | Adding support for labeling nodes as unscheduleable | Brenton Leanhardt | 2015-06-22 | 1 | -0/+21 |
| |/ | | | | | | | | | | | | | | | | | | | | | For idempotency it first checks the output of 'oc get node <hostname>' to see if any action needs to be taken. The trick was waiting to make sure that the node autoregistration had actually happened. If you set openshift_scheduleable=False in the inventory then the node will be marked as unscheduleable. Likewise setting it to True undoes the change. Having openshift_scheduleable undefined is the same as True since that is the default state of a Node. |