summaryrefslogtreecommitdiffstats
path: root/playbooks/provisioning/openstack/sample-inventory
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #491 from tzumainn/openstack-heat-stack-updateTomas Sedovic2017-06-261-0/+3
|\ | | | | Add node_removal_policies variable to openstack provisioning to allow for scaling down
| * rename node_removal_policies, add some comments and defaultsTzu-Mainn Chen2017-06-231-1/+2
| |
| * Add node_removal_policies variable to allow for scaling downTzu-Mainn Chen2017-06-211-0/+2
| |
* | all.yml: removed whitespaces in front of variablesKaterina Pilatova2017-06-231-24/+24
| |
* | 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
|/
* Add profiling and skippy stdout (#470)Bogdan Dobrelya2017-06-201-0/+2
| | | | | | | Tune an example ansible.cfg to include tasks profiling info and improve displaying of skipped tasks. Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
* Fix flake8 errors with the openstack inventoryTomas Sedovic2017-06-161-5/+5
|
* Fix yamllint errorsTomas Sedovic2017-06-162-1/+2
|
* Update sample inventory with the latest changesTomas Sedovic2017-06-162-15/+29
|
* Add ansible.cfg for openstack providerBogdan Dobrelya2017-06-151-0/+19
| | | | Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
* Add a flat sec group for openstack providerBogdan Dobrelya2017-06-151-0/+3
| | | | | | | | | | Add a openstack_flat_secgroup, defaults to False. When set, merges sec rules for master, node, etcd, infra nodes into a single group. Less secure, but might help to mitigate quota limitations. Update docs. Use timeout 30s to mitigate the error: Timeout (12s) waiting for privilege escalation prompt. Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
* Add a sample inventory for openstack provisioningTomas Sedovic2017-06-145-0/+350