summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * | | re-arrange README.md for vmwareDavis Phillips2017-10-130-0/+0
| | | | | | |
| | | | * | | re-arrange README.md for vmwareDavis Phillips2017-10-130-0/+0
| | | | | | |
| | | | * | | re-arrange README.md for vmwareDavis Phillips2017-10-130-0/+0
| | | | | | |
| | | | * | | re-arrange README.md for vmwareDavis Phillips2017-10-130-0/+0
| | | | | | |
| | | | * | | fix table format for real this timeDavis Phillips2017-10-130-0/+0
| | | | | | |
| | | | * | | fix table formatDavis Phillips2017-10-130-0/+0
| | | | | | |
| | | | * | | fix table formatDavis Phillips2017-10-130-0/+0
| | | | | | |
| | | | * | | fix table formatDavis Phillips2017-10-130-0/+0
| | | | | | |
| | | | * | | fix table formatDavis Phillips2017-10-130-0/+0
| | | | | | |
| | | | * | | changing the docs for setup for providersDavis Phillips2017-10-130-0/+0
| | | | | | |
| | | * | | | Support separate data network for Flannel SDN (#757)Bogdan Dobrelya2017-10-168-1/+176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Support separate data network for Flannel SDN Document the use case for a separate flannel data network. Allow Nova servers for openshift cluster to be provisioned with that isolated data network created and connected to masters, computes and infra nodes. Do not configure dns nameservers and router for that network. Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com> * Fix flannel use cases with provider network Provider network cannot be used with flannel SDN as the latter requires a separate isolated network, while the provider network is an externally managed single network. Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com> * Drop unused data_net_name Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
| | | * | | | Fixed teardown (#804)Peter Schiffer2017-10-130-0/+0
| | | | | | |
| | | * | | | More robust teardownPeter Schiffer2017-10-130-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If core infrastructure was created, but ssh proxy not configured, teardown didn't work. This could happen, for example, when there was an issue with core deployment.
| | | * | | | Add Extra Docker Registry URLs (custom post-provision action) (#794)Tlacenka2017-10-132-0/+109
| | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add-docker-registry: playbook that adds docker registries to docker config file (in progress) * indentation fix * docker registries: add check for variable type * another type conversion * docker registry: try another unified formatting * another attempt * type error fix * quotation attempt * docker registry: bug fixes * docker registry: fixed formatting * docker registry: if docker is not available, skip the whole playbook * README updated * README: typo * docker registries: suggested changes applied (in progress) * docker registries: README updated, redundant check removed * removed redundant become:true
| | * | | | Merge branch 'master' into openstack-docsTomas Sedovic2017-10-138-5/+80
| | |\| | |
| | | * | | Allow the specification of server group policies when provisioning openstack ↵tzumainn2017-10-136-0/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#747) * Allow for the specifying of server policies during OpenStack provisioning * documentation for openstack server group policies * add doc link detailing allowed policies * changed default to anti-affinity
| | | * | | Fixes for metrics (#797)Peter Schiffer2017-10-120-0/+0
| | | | | |
| | | * | | Attach additional RHN Pools (post-provision custom action) (#753)Tlacenka2017-10-122-4/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * README, add-rhn-pools.yml: Add new custom post-provision playbook that attaches additional RHN pools - also mention this example in the contrib README * added become true * README update
| | | * | | Merge pull request #795 from dav1x/keepalived-fixDavis Phillips2017-10-120-0/+0
| | | |\ \ \ | | | | | | | | | | | | | | Keepalived fix
| | | | * | | Update main.yamlDavis Phillips2017-10-110-0/+0
| | | | | | |
| | | | * | | add keepalived handlerDavis Phillips2017-10-110-0/+0
| | | | | | |
| | | | * | | fix keepalived issues and rename ha_lb_host to ha_lb_ipDavis Phillips2017-10-110-0/+0
| | | |/ / /
| | * | | | Make the private key examples consistentTomas Sedovic2017-10-131-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just like in the README, the Advanced Configuration will now rely on the default `~/.ssh/id_rsa` key and mention Ansible's `--private-key` option when using a different file.
| | * | | | Streamline the OpenStack provider READMETomas Sedovic2017-10-124-532/+883
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This moves all the extra configuration options and deployment notes to a new `advanced-configuration.md` file and keeps the README much shorter. The README now presents the simplest workflow with minimal configuration and manual steps on part of the deployer. The advanced configuration is in need of a little more cleanup, but we can do that in another pull request.
| | * | | Merge pull request #788 from dav1x/zone-name-fixDavis Phillips2017-10-100-0/+0
| | |\ \ \ | | | | | | | | | | | | change public_hosted_zone to dns_zone
| | | * | | change public_hosted_zone to dns_zoneDavis Phillips2017-10-060-0/+0
| | | |/ /
| | * | | Fix for this issue https://bugzilla.redhat.com/show_bug.cgi?id=1495372 (#793)Eduardo Mínguez2017-10-101-0/+1
| | | | |
| | * | | Better credentials for GCP (#791)Peter Schiffer2017-10-100-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updated GCE dynamic inventory script * Migrate from depreciated secrets.py to recommended yaml files * It's better to not use spaces in gce.ini
| | * | | Added server_hostname as a parameter rhsm_hostname (#792)Chandler Wilkerson2017-10-090-0/+0
| | | | |
| | * | | Merge pull request #787 from glennswest/masterGlenn S West2017-10-070-0/+0
| | |\ \ \ | | | | | | | | | | | | add a proper $GITURL to bastion.sh and rework add_node.sh to use it
| | | * | | Merge branch 'master' of https://github.com/openshift/openshift-ansible-contribglennswest2017-10-063-3/+3
| | | |\| | | | | | | | | | | | | | | | | | | | Merge upstream commits
| | | * | | Revert to production repoglennswest2017-10-060-0/+0
| | | | | |
| | | * | | Replace github path with auto generated oneglennswest2017-10-060-0/+0
| | | | | |
| | | * | | 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