summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Expand)AuthorAgeFilesLines
...
| | * Empty ssh (#729)Tomas Sedovic2017-09-191-1/+1
| | * Remove the `rhsm_register` value from inventoryTomas Sedovic2017-09-141-2/+3
| | * Make the `rhsm_register` value optionalTomas Sedovic2017-09-141-1/+1
| | * Pre-create a Cinder registry volumeTomas Sedovic2017-09-136-91/+123
| | * Support Cinder-backed Openshift registry (#707)Tomas Sedovic2017-09-125-0/+183
| | * Point openshift_master_cluster_public_hostname at master or lb if defined (#706)tzumainn2017-09-061-0/+9
| | * Allow using a provider network (#701)Tomas Sedovic2017-09-064-2/+34
| | * Document global DNS security options (#694)Bogdan Dobrelya2017-09-052-0/+18
| | * Add custom post-provision playbook for adding yum repos (#697)tzumainn2017-08-312-9/+29
| | * Support external/pre-provisioned authoritative cluster DNS (#690)Bogdan Dobrelya2017-08-251-6/+50
| | * Added checks for configured images and flavors (#688)Tlacenka2017-08-253-0/+50
| | * Do not repeat pre_tasks for post-provision playbook (#689)Bogdan Dobrelya2017-08-242-6/+5
| | * Fix node label customisation (#679)Tlacenka2017-08-234-7/+34
| | * Add documentation regarding running custom post-provision tasks (#678)tzumainn2017-08-231-0/+38
| | * Merge pull request #649 from bogdando/mmsBogdan Dobrelya2017-08-232-0/+17
| | |\
| | | * Add docs and defaults for multi-master setupBogdan Dobrelya2017-08-212-0/+17
| | * | Ignore *.cfg and *.crt in the openstack inventory (#672)Tomas Sedovic2017-08-211-1/+1
| | |/
| | * Update openshift_release in the sample inventory (#647)Tomas Sedovic2017-08-212-2/+0
| | * Configure different Docker volume sizes for different roles (#644)Tlacenka2017-08-173-3/+25
| | * Set custom hostnames for servers (#643)Tlacenka2017-08-163-0/+19
| | * Access UI via a bastion node (#596)Bogdan Dobrelya2017-08-162-0/+19
| | * group_vars/all.yml, stack_params.yaml, README: specifying flavors enabled and...Tlacenka2017-08-153-8/+22
| | * Specify different image names for roles (#637)Tlacenka2017-08-153-4/+23
| | * Support multiple private networks for static inventory (#604)Bogdan Dobrelya2017-08-153-0/+6
| | * Allow using ephemeral volumes for docker storage (#615)Tomas Sedovic2017-08-041-0/+5
| | * Remove clouds.yaml from sample-inventoryTomas Sedovic2017-08-042-9/+0
| | * Moving common DNS roles out of the playbook area (#605)Øystein Bedin2017-08-023-111/+2
| | * Merge pull request #591 from day4skiing/dnspri-wildcardBogdan Dobrelya2017-07-281-0/+5
| | |\
| | | * removed openstackDan Jurgensmeyer2017-07-261-1/+1
| | | * Add wildcard pointer to Private DNSDan Jurgensmeyer2017-07-261-0/+5
| | * | Note about jmespath requirement for control node (#599)Bogdan Dobrelya2017-07-282-0/+11
| | * | Options for bastion, SSH config, static inventory autogenerationBogdan Dobrelya2017-07-256-7/+51
| | |/
| | * README: Added note about infra-ansible installation (#574)Tlacenka2017-07-241-1/+5
| | * Static inventory autogeneration (#550)Bogdan Dobrelya2017-07-205-49/+101
| | * Generate static inventory with shade inventory (#538)Bogdan Dobrelya2017-07-208-1028/+43
| | * Merge pull request #560 from Tlacenka/openstackrepoBogdan Dobrelya2017-07-201-0/+6
| | |\
| | | * README: fixKaterina Pilatova2017-07-191-1/+0
| | | * README: typoKaterina Pilatova2017-07-181-1/+1
| | | * dependencies: python-heatclient and python-openstackclient added to optional ...Katerina Pilatova2017-07-181-0/+6
| | | * README: added prerequisity for a repository needed for python-openstackclient...Katerina Pilatova2017-07-181-0/+1
| | * | Set ansible_become for the OSEv3 groupTomas Sedovic2017-07-192-1/+5
| | |/
| | * Set up NetworkManager automatically (#542)Tomas Sedovic2017-07-142-5/+4
| | * Switch the sample inventory to CentOS (#541)Tomas Sedovic2017-07-122-3/+12
| | * Add defaults values for some openstack vars (#539)Tomas Sedovic2017-07-122-3/+3
| | * Install DNS roles from casl-infra with galaxy (#529)Bogdan Dobrelya2017-07-123-3/+26
| | * Playbook prerequisites.yml checks that prerequisites are met before provision...Tlacenka2017-07-102-0/+78
| | * Merge pull request #525 from bogdando/manage_packagesTomas Sedovic2017-06-301-0/+10
| | |\
| | | * Manage packages to install/update for openstack providerBogdan Dobrelya2017-06-301-0/+10
| | * | Persist DNS configuration for nodes for openstack providerBogdan Dobrelya2017-06-304-59/+86
| | * | Fix yaml indentationTomas Sedovic2017-06-291-1/+1