summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Fix parent on commandlineglennswest2017-10-060-0/+0
| | | |
| | * | Fix repoglennswest2017-10-060-0/+0
| | | |
| | * | Add a echo of pathglennswest2017-10-060-0/+0
| | | |
| | * | Add support for passing github url for new add_nodeglennswest2017-10-050-0/+0
| | | |
| | * | Change add_host.sh to be part of bastion.sh and remove, makes changing the ↵glennswest2017-10-050-0/+0
| | | | | | | | | | | | | | | | git repo easy
| * | | Merge pull request #776 from tomassedovic/dynamic-inventorytzumainn2017-10-064-2/+111
| |\ \ \ | | | | | | | | | | Add dynamic inventory
| | * | | Set public_v4 to private_v4 if it doesn't existTomas Sedovic2017-10-051-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | The DNS code expects a `public_v4` even when we use the provider networks. Let's just always export it.
| | * | | Fix flake8 errorsTomas Sedovic2017-10-051-16/+14
| | | | |
| | * | | Add dynamic inventoryTomas Sedovic2017-10-044-2/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds an `inventory.py` script to the `sample-inventory` that lists all the necessary servers and groups dynamically, skipping the `static_inventory` role as well as the `hosts` creation. It also adds an `os_cinder` lookup function which is necessary for a seamless Cinder OpenShift registry integration without a static inventory.
| * | | | Adjusting logic on rhsm_user (#784)Chandler Wilkerson2017-10-060-0/+0
| | | | |
| * | | | Merge pull request #786 from openshift/test-openstack-latest-openshift-ansibletzumainn2017-10-060-0/+0
| |\ \ \ \ | | |_|_|/ | |/| | | Switch to the latest openshift-ansible for Openstack CI
| | * | | Switch to the latest openshift-ansibleTomas Sedovic2017-10-060-0/+0
| |/ / /
| * | | Replace the CASL references (#778)Tomas Sedovic2017-10-063-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Following up on the initial port of the OpenStack roles from casl-ansible to openshift-ansible-contrib. One of the points that was brought up in the review was to drop the references to CASL in the code since the code has now wider reach.
| * | | Rhv 3.6 updates (#783)Chandler Wilkerson2017-10-050-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * VM Definition updates for ovirt-ansible * Minor version and cosmetic comment updates * Added example for RHV engine URL * Added example for RHV engine URL * replicas invalid for kind = nfs
| * | | keepalived for ha haproxy & ocp-on-vmware.py rework (#777)Davis Phillips2017-10-050-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add updated changes to ocp-on-vmware and add-node * updates to keepalived role * mend * updated ocp-on-vmware.py * lint * more lint
| * | | Revert "WIP: fix of requiretty" (#782)Davis Phillips2017-10-050-0/+0
| | | |
| * | | Merge pull request #781 from cooktheryan/sudoers-ttyDavis Phillips2017-10-050-0/+0
| |\ \ \ | | |_|/ | |/| | WIP: fix of requiretty
| | * | WIP: fix of requirettyRyan Cook2017-10-050-0/+0
| |/ /
| * | Merge pull request #774 from schen1/masterGlenn S West2017-10-050-0/+0
| |\ \ | | |/ | |/| Update the raw github links used by ansible and curl.
| | * Update raw github links needed when using curl for bastion.shSylvain CHEN2017-10-040-0/+0
| | |
| | * Update raw github links needed when using curlSylvain CHEN2017-10-040-0/+0
| | |
| | * Fix error when adding new nodes (number of application nodes > 8)Sylvain CHEN2017-10-040-0/+0
| | |
| * | Fixing various contrib changes causing CASL breakage (#771)Øystein Bedin2017-10-042-13/+13
| | |
| * | rollback to remove package to support origin (#775)Ryan Cook2017-10-040-0/+0
| | |
| * | Fix error when adding new nodes in Azure (number of application nodes > 8) ↵schen12017-10-040-0/+0
| |/ | | | | | | (#773)
| * Required variables to create dedicated lv (#766)Eduardo Mínguez2017-10-034-7/+36
| | | | | | | | | | | | | | | | * Required variables to create dedicated lv https://bugzilla.redhat.com/show_bug.cgi?id=1490910#c11 * Fixed lint and added distribution to checks
| * Set node selector in openshift-infra namespace (#759)Peter Schiffer2017-10-030-0/+0
| | | | | | So the pods in this namespace are correctly scheduled on the infra nodes.
| * Use Ansible stable 2.3 instead of 2.2 (#738)bgeesaman2017-10-030-0/+0
| | | | | | To avoid a syntax error during origin greenfield deployments.
| * timeout test (#762)Ryan Cook2017-10-030-0/+0
| |
| * Merge pull request #763 from dav1x/provider-setupDavis Phillips2017-10-030-0/+0
| |\ | | | | | | WIP - add deploy host provider setup
| | * lint issuesDavis Phillips2017-10-030-0/+0
| | |
| | * lint issuesDavis Phillips2017-10-030-0/+0
| | |
| | * lint issuesDavis Phillips2017-10-030-0/+0
| | |
| | * add ospDavis Phillips2017-10-020-0/+0
| | |
| | * check for provider and skip disable if its definedDavis Phillips2017-10-020-0/+0
| | |
| | * auto gen ssh key for rhv and vmwDavis Phillips2017-09-290-0/+0
| | |
| | * adding rhv repo and package installDavis Phillips2017-09-280-0/+0
| | |
| | * accidently renamed ovirtDavis Phillips2017-09-280-0/+0
| | |
| | * remove separate task for localhostDavis Phillips2017-09-280-0/+0
| | |
| | * update deploy-host to support specificed providersDavis Phillips2017-09-280-0/+0
| | |
| | * adding default repos to rhsm varsDavis Phillips2017-09-270-0/+0
| | |
| | * add provider setupDavis Phillips2017-09-270-0/+0
| | |
| * | Merge pull request #764 from e-minguez/overlay2_vars_vmwareDavis Phillips2017-10-030-0/+0
| |\ \ | | | | | | | | Required variables to create dedicated lv
| | * | Fixed lint and added ansible_distribution checkEduardo Minguez2017-10-030-0/+0
| | | |
| | * | Make it future proofEduardo Minguez2017-09-290-0/+0
| | | |
| | * | Required variables to create dedicated lvEduardo Minguez2017-09-290-0/+0
| | |/ | | | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1490910#c11
| * | all systems need the atomic-openshift-node package anyways (#768)Ryan Cook2017-10-030-0/+0
| | |
| * | Adding the option to use 'stack_state' to allow for easy de-provisioning (#754)Øystein Bedin2017-10-024-39/+56
| | | | | | | | | | | | | | | | | | * Adding 'openstack-stack-delete' role to allow for easy de-provisioning * Updated per etsauer's comments
| * | Adding role to clean up pvs (#769)Eric Sauer2017-10-020-0/+0
| | |
| * | version bump for upgrade plays (#770)Ryan Cook2017-10-020-0/+0
| | | | | | | | | * version bump for upgrade plays