Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge pull request #722 from dav1x/vmw-3.6-etcd-str | Davis Phillips | 2017-09-11 | 0 | -0/+0 | |
| |\ | ||||||
| | * | updated lint and specified lv and vg | Davis Phillips | 2017-09-11 | 0 | -0/+0 | |
| | * | add etcd str role | Davis Phillips | 2017-09-11 | 0 | -0/+0 | |
| |/ | ||||||
| * | Merge pull request #721 from dav1x/vmw-3.6-storageclass | Davis Phillips | 2017-09-11 | 0 | -0/+0 | |
| |\ | ||||||
| | * | auto create the storage class based on vmware_datacenter | Davis Phillips | 2017-09-11 | 0 | -0/+0 | |
| * | | Merge pull request #720 from dav1x/vmw-3.6 | Davis Phillips | 2017-09-08 | 0 | -0/+0 | |
| |\| | ||||||
| | * | no cert validation on cleanup | Davis Phillips | 2017-09-08 | 0 | -0/+0 | |
| | * | Merge pull request #719 from dav1x/vmw-3.6 | Davis Phillips | 2017-09-08 | 0 | -0/+0 | |
| | |\ | ||||||
| | | * | lint | Davis Phillips | 2017-09-08 | 0 | -0/+0 | |
| | | * | Merge branch 'vmw-3.6' of https://github.com/dav1x/openshift-ansible-contrib ... | Davis Phillips | 2017-09-08 | 0 | -0/+0 | |
| | | |\ | ||||||
| | | * | | scaleup add vsphere.confg | Davis Phillips | 2017-09-08 | 0 | -0/+0 | |
| | | * | | automate cloud provider during install | Davis Phillips | 2017-09-08 | 0 | -0/+0 | |
| | | * | | adding etcd storage to masters | Davis Phillips | 2017-09-07 | 0 | -0/+0 | |
| * | | | | Merge pull request #717 from dav1x/vmw-3.6 | Davis Phillips | 2017-09-07 | 0 | -0/+0 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | Update main.yaml | Davis Phillips | 2017-09-07 | 0 | -0/+0 | |
| | * | | | Update main.yaml | Davis Phillips | 2017-09-07 | 0 | -0/+0 | |
| | | |/ | | |/| | ||||||
| | * | | more lint | Davis Phillips | 2017-09-07 | 0 | -0/+0 | |
| | |/ | ||||||
| | * | lint issues | Davis Phillips | 2017-09-07 | 0 | -0/+0 | |
| | * | changes to crs create | Davis Phillips | 2017-09-07 | 0 | -0/+0 | |
| | * | changed openshift-install | Davis Phillips | 2017-09-07 | 0 | -0/+0 | |
| | * | remove added plays | Davis Phillips | 2017-09-07 | 0 | -0/+0 | |
| | * | removing config files | Davis Phillips | 2017-09-07 | 0 | -0/+0 | |
| | * | updating rhsm-sub and rhsm-repos | Davis Phillips | 2017-09-07 | 31 | -123/+996 | |
| | |\ | | |/ | |/| | ||||||
| * | | Add --minor-upgrade option (#716) | Peter Schiffer | 2017-09-07 | 0 | -0/+0 | |
| * | | Point openshift_master_cluster_public_hostname at master or lb if defined (#706) | tzumainn | 2017-09-06 | 2 | -0/+37 | |
| * | | Fix openstack CI (#714) | Tomas Sedovic | 2017-09-06 | 0 | -0/+0 | |
| * | | Allow using a provider network (#701) | Tomas Sedovic | 2017-09-06 | 9 | -35/+153 | |
| * | | Document global DNS security options (#694) | Bogdan Dobrelya | 2017-09-05 | 4 | -1/+28 | |
| * | | osp validation script (#711) | Ryan Cook | 2017-09-01 | 0 | -0/+0 | |
| * | | Add --validation option to GCP deploy script (#709) | Peter Schiffer | 2017-08-31 | 0 | -0/+0 | |
| * | | Add custom post-provision playbook for adding yum repos (#697) | tzumainn | 2017-08-31 | 2 | -9/+29 | |
| * | | Use HTTPS LB instead of SSL proxy (#703) | Peter Schiffer | 2017-08-28 | 0 | -0/+0 | |
| * | | Switch openshift-ansible back to master in the CI (#700) | Tomas Sedovic | 2017-08-28 | 0 | -0/+0 | |
| * | | Tower Integration for OCP on Azure. Refactored AWS. Linting Issues fixed. (#698) | James Labocki | 2017-08-25 | 0 | -0/+0 | |
| * | | Support external/pre-provisioned authoritative cluster DNS (#690) | Bogdan Dobrelya | 2017-08-25 | 3 | -8/+61 | |
| * | | Added checks for configured images and flavors (#688) | Tlacenka | 2017-08-25 | 3 | -0/+50 | |
| * | | Cast num_* as int for jinja templates (#685) | Bogdan Dobrelya | 2017-08-25 | 1 | -4/+4 | |
| * | | Brownfield BYO Bastion Template (#691) | Mattia | 2017-08-24 | 0 | -0/+0 | |
| * | | Invalid JSON Format (#692) | Mattia | 2017-08-24 | 0 | -0/+0 | |
| * | | RHSM pool example, trial gcp account info (#693) | Peter Schiffer | 2017-08-24 | 0 | -0/+0 | |
| * | | Do not repeat pre_tasks for post-provision playbook (#689) | Bogdan Dobrelya | 2017-08-24 | 2 | -6/+5 | |
| * | | link to most the recent OSP ref arch (#671) | Dale Bewley | 2017-08-23 | 0 | -0/+0 | |
| * | | Fix node label customisation (#679) | Tlacenka | 2017-08-23 | 4 | -7/+34 | |
| * | | Add documentation regarding running custom post-provision tasks (#678) | tzumainn | 2017-08-23 | 1 | -0/+38 | |
| * | | Merge pull request #687 from tomassedovic/pin-openshift-ansible-in-ci | Bogdan Dobrelya | 2017-08-23 | 0 | -0/+0 | |
| |\ \ | ||||||
| | * | | Show git status of the openshift-anisble version | Tomas Sedovic | 2017-08-23 | 0 | -0/+0 | |
| | * | | Pin the openshift-ansible version in the CI | Tomas Sedovic | 2017-08-23 | 0 | -0/+0 | |
| |/ / | ||||||
| * | | Merge pull request #649 from bogdando/mms | Bogdan Dobrelya | 2017-08-23 | 3 | -0/+22 | |
| |\ \ | ||||||
| | * | | Add docs and defaults for multi-master setup | Bogdan Dobrelya | 2017-08-21 | 3 | -0/+22 | |
| * | | | Don't reattach the pool (#680) | Peter Schiffer | 2017-08-22 | 0 | -0/+0 |