summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | Use wait_for_connection for the Heat nodesTomas Sedovic2017-06-291-3/+7
| |/
| * README.md: fixing typoKaterina Pilatova2017-06-271-1/+1
| * README.md: list jinja2 as a dependencyKaterina Pilatova2017-06-271-0/+1
| * Merge pull request #491 from tzumainn/openstack-heat-stack-updateTomas Sedovic2017-06-263-0/+7
| |\
| | * rename node_removal_policies, add some comments and defaultsTzu-Mainn Chen2017-06-233-4/+5
| | * Add node_removal_policies variable to allow for scaling downTzu-Mainn Chen2017-06-213-0/+6
| * | Merge pull request #499 from Tlacenka/all_yml_remove_whitespaceTomas Sedovic2017-06-261-24/+24
| |\ \
| | * | all.yml: removed whitespaces in front of variablesKaterina Pilatova2017-06-231-24/+24
| * | | Merge pull request #497 from Tlacenka/masterTomas Sedovic2017-06-231-0/+4
| |\ \ \ | | |/ /
| | * | removed whitespace in front of commented variableKaterina Pilatova2017-06-231-1/+1
| | * | OSEv3.yml: trailing space...Katerina Pilatova2017-06-231-1/+1
| | * | OSEv3.yml: added option to ignore set hardware limits for RAM and DISKKaterina Pilatova2017-06-231-0/+4
| * | | Merge pull request #488 from bogdando/fix_flat_sgBogdan Dobrelya2017-06-231-0/+11
| |\ \ \ | | |/ / | |/| |
| | * | Fix flat sec group and infra/dns sec rulesBogdan Dobrelya2017-06-231-0/+11
| | |/
| * | Use cached facts, do not become for localhost (#484)Bogdan Dobrelya2017-06-212-1/+11
| |/
| * Add profiling and skippy stdout (#470)Bogdan Dobrelya2017-06-201-0/+2
| * Fix flake8 errors with the openstack inventoryTomas Sedovic2017-06-161-5/+5
| * Fix yamllint errorsTomas Sedovic2017-06-166-13/+6
| * Update sample inventory with the latest changesTomas Sedovic2017-06-163-16/+31