Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Remove an unused retry file | Tomas Sedovic | 2017-11-07 | 1 | -3/+0 | |
| * | | | | | | Fix tox | Tomas Sedovic | 2017-11-07 | 2 | -3/+3 | |
| * | | | | | | Namespace the OpenStack vars | Tomas Sedovic | 2017-11-07 | 11 | -312/+314 | |
| * | | | | | | Use `null` instead of `False` where it makes sense | Tomas Sedovic | 2017-11-07 | 1 | -2/+2 | |
| * | | | | | | Simplify the template paths for the storage setup | Tomas Sedovic | 2017-11-07 | 1 | -3/+3 | |
| * | | | | | | Use the default `item` loop variable for checks | Tomas Sedovic | 2017-11-07 | 3 | -14/+11 | |
| * | | | | | | Move the selinux check up | Tomas Sedovic | 2017-11-07 | 1 | -5/+5 | |
| * | | | | | | Add the DNS updates and rename the openstack vars | Tomas Sedovic | 2017-11-07 | 8 | -305/+238 | |
| * | | | | | | Remove the subnet_update_dns_servers task list | Tomas Sedovic | 2017-11-07 | 1 | -9/+0 | |
| * | | | | | | Move the vars/main.yml to defaults | Tomas Sedovic | 2017-11-07 | 2 | -49/+53 | |
| * | | | | | | Remove the subscription-manager role | Tomas Sedovic | 2017-11-07 | 3 | -351/+0 | |
| * | | | | | | Add a stub of the dns record update code in | Tomas Sedovic | 2017-11-07 | 2 | -0/+173 | |
| * | | | | | | Remove the extra roles | Tomas Sedovic | 2017-11-07 | 23 | -1668/+0 | |
| * | | | | | | Add openshift_openstack role and move tasks there | Tomas Sedovic | 2017-11-07 | 40 | -351/+1598 | |
| * | | | | | | Merge ../openshift-ansible-contrib into openstack-provider-githist | Tomas Sedovic | 2017-11-07 | 49 | -0/+2447 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'docker-storage-setup' into openshift-ansible-source | Tomas Sedovic | 2017-10-18 | 1 | -1/+17 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Add CentOS support to the docker-storage-setup role | Tomas Sedovic | 2017-10-09 | 1 | -1/+17 | |
| | * | | | | | | | Add Flannel support (#814) | Bogdan Dobrelya | 2017-10-18 | 1 | -0/+6 | |
| | * | | | | | | | Docker storage fix (#812) | Chandler Wilkerson | 2017-10-17 | 1 | -2/+3 | |
| | * | | | | | | | [WIP] Merge server with nofloating server heat templates (#761) | Bogdan Dobrelya | 2017-10-17 | 4 | -250/+35 | |
| | * | | | | | | | Support separate data network for Flannel SDN (#757) | Bogdan Dobrelya | 2017-10-16 | 3 | -0/+143 | |
| | * | | | | | | | Allow the specification of server group policies when provisioning openstack ... | tzumainn | 2017-10-13 | 3 | -0/+34 | |
| | * | | | | | | | Fix for this issue https://bugzilla.redhat.com/show_bug.cgi?id=1495372 (#793) | Eduardo Mínguez | 2017-10-10 | 1 | -0/+1 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Replace the CASL references (#778) | Tomas Sedovic | 2017-10-06 | 2 | -2/+2 | |
| | * | | | | | | Fixing various contrib changes causing CASL breakage (#771) | Øystein Bedin | 2017-10-04 | 2 | -13/+13 | |
| | * | | | | | | Required variables to create dedicated lv (#766) | Eduardo Mínguez | 2017-10-03 | 4 | -7/+36 | |
| | * | | | | | | Adding the option to use 'stack_state' to allow for easy de-provisioning (#754) | Øystein Bedin | 2017-10-02 | 4 | -39/+56 | |
| | * | | | | | | Fix public master cluster DNS record when using bastion (#752) | Bogdan Dobrelya | 2017-09-26 | 2 | -0/+11 | |
| | * | | | | | | Upscaling OpenShift application nodes (#571) | Tlacenka | 2017-09-26 | 3 | -2/+43 | |
| | * | | | | | | load balancer formatting fix (#745) | tzumainn | 2017-09-21 | 1 | -4/+4 | |
| | * | | | | | | Empty ssh (#729) | Tomas Sedovic | 2017-09-19 | 1 | -1/+1 | |
| | * | | | | | | Merge pull request #730 from tomassedovic/always-refresh-hosts | tzumainn | 2017-09-13 | 1 | -0/+8 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Clear the previous inventory during provisioning | Tomas Sedovic | 2017-09-13 | 1 | -0/+8 | |
| | * | | | | | | | Fix the cinder_registry_volume conditional | Tomas Sedovic | 2017-09-13 | 1 | -1/+1 | |
| | * | | | | | | | Pre-create a Cinder registry volume | Tomas Sedovic | 2017-09-13 | 2 | -1/+12 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Add ability to support custom api and console ports (#712) | Eric Sauer | 2017-09-12 | 1 | -4/+12 | |
| | * | | | | | | openstack: make server ports be trunk ports (#713) | Antoni Segura Puimedon | 2017-09-12 | 2 | -0/+24 | |
| | * | | | | | | Point openshift_master_cluster_public_hostname at master or lb if defined (#706) | tzumainn | 2017-09-06 | 1 | -0/+28 | |
| | * | | | | | | Allow using a provider network (#701) | Tomas Sedovic | 2017-09-06 | 5 | -33/+119 | |
| | * | | | | | | Document global DNS security options (#694) | Bogdan Dobrelya | 2017-09-05 | 2 | -1/+10 | |
| | * | | | | | | Support external/pre-provisioned authoritative cluster DNS (#690) | Bogdan Dobrelya | 2017-08-25 | 2 | -2/+11 | |
| | * | | | | | | Cast num_* as int for jinja templates (#685) | Bogdan Dobrelya | 2017-08-25 | 1 | -4/+4 | |
| | * | | | | | | Add docs and defaults for multi-master setup | Bogdan Dobrelya | 2017-08-21 | 1 | -0/+5 | |
| | * | | | | | | Configure different Docker volume sizes for different roles (#644) | Tlacenka | 2017-08-17 | 2 | -3/+4 | |
| | * | | | | | | Avoid server recreation in case of user_data modification. (#651) | ioggstream | 2017-08-16 | 2 | -0/+2 | |
| | * | | | | | | Set custom hostnames for servers (#643) | Tlacenka | 2017-08-16 | 1 | -10/+8 | |
| | * | | | | | | Access UI via a bastion node (#596) | Bogdan Dobrelya | 2017-08-16 | 6 | -5/+64 | |
| | * | | | | | | Specify different image names for roles (#637) | Tlacenka | 2017-08-15 | 1 | -6/+6 | |
| | * | | | | | | Support multiple private networks for static inventory (#604) | Bogdan Dobrelya | 2017-08-15 | 2 | -4/+18 | |
| | * | | | | | | Allow using ephemeral volumes for docker storage (#615) | Tomas Sedovic | 2017-08-04 | 2 | -0/+4 |