summaryrefslogtreecommitdiffstats
path: root/playbooks/openstack/openshift-cluster/terminate.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove unsupported playbooks and utilitiesRussell Teague2017-08-251-49/+0
|
* YAML LintingRussell Teague2016-12-121-0/+1
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* Update the OpenStack dynamic inventory scriptLénaïc Huard2016-09-201-1/+1
|
* Fix warnings in OpenStack provider with ansible 2.1Lénaïc Huard2016-08-191-1/+1
| | | | Some expressions now need to be enclosed inside `{{…}}`.
* Replace sudo with become when accessing deployment_vars.Andrew Butcher2016-04-271-1/+1
|
* Replace deprecated sudo with become.Andrew Butcher2016-04-251-1/+1
|
* Add missing atomic- and openshift-enterprisePep Turró Mauri2016-02-091-1/+1
| | | | | | Some checks related to *enterprise deployments were still only looking for "enterprise" deployment_type. Update them to cover also atomic-enterprise and openshift-enterprise deployment types.
* Increase OpenStack stack creation/deletion timeoutLénaïc Huard2016-01-081-1/+1
|
* Fix terminate.yml on OpenStackLénaïc Huard2016-01-071-1/+1
|
* Removing environment and env tags.Kenny Woodson2016-01-041-2/+1
|
* Enforce connection: local and become: no on all localhost playsJason DeTiberus2015-11-301-0/+2
|
* Implement RHEL subscription for enterprise deployment typeLénaïc Huard2015-07-171-0/+25
|
* Make all the OpenStack resources be managed by a Heat StackLénaïc Huard2015-07-151-33/+12
|
* Implement OpenStack providerLénaïc Huard2015-06-081-0/+43