Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unsupported playbooks and utilities | Russell Teague | 2017-08-25 | 1 | -49/+0 |
| | |||||
* | YAML Linting | Russell Teague | 2016-12-12 | 1 | -0/+1 |
| | | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks | ||||
* | Update the OpenStack dynamic inventory script | Lénaïc Huard | 2016-09-20 | 1 | -1/+1 |
| | |||||
* | Fix warnings in OpenStack provider with ansible 2.1 | Lénaïc Huard | 2016-08-19 | 1 | -1/+1 |
| | | | | Some expressions now need to be enclosed inside `{{…}}`. | ||||
* | Replace sudo with become when accessing deployment_vars. | Andrew Butcher | 2016-04-27 | 1 | -1/+1 |
| | |||||
* | Replace deprecated sudo with become. | Andrew Butcher | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | Add missing atomic- and openshift-enterprise | Pep Turró Mauri | 2016-02-09 | 1 | -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 timeout | Lénaïc Huard | 2016-01-08 | 1 | -1/+1 |
| | |||||
* | Fix terminate.yml on OpenStack | Lénaïc Huard | 2016-01-07 | 1 | -1/+1 |
| | |||||
* | Removing environment and env tags. | Kenny Woodson | 2016-01-04 | 1 | -2/+1 |
| | |||||
* | Enforce connection: local and become: no on all localhost plays | Jason DeTiberus | 2015-11-30 | 1 | -0/+2 |
| | |||||
* | Implement RHEL subscription for enterprise deployment type | Lénaïc Huard | 2015-07-17 | 1 | -0/+25 |
| | |||||
* | Make all the OpenStack resources be managed by a Heat Stack | Lénaïc Huard | 2015-07-15 | 1 | -33/+12 |
| | |||||
* | Implement OpenStack provider | Lénaïc Huard | 2015-06-08 | 1 | -0/+43 |