summaryrefslogtreecommitdiffstats
path: root/playbooks/aws/openshift-cluster/scaleup.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove unsupported playbooks and utilitiesRussell Teague2017-08-251-32/+0
|
* Replace sudo with become when accessing deployment_vars.Andrew Butcher2016-04-271-2/+2
|
* Replace deprecated sudo with become.Andrew Butcher2016-04-251-1/+1
|
* Fix hostname for aws cloud providerJason DeTiberus2016-01-291-1/+0
| | | | - No longer set openshift_hostname to the private ip for the instance
* Cleanup and fixes for cluster_id changeJason DeTiberus2016-01-041-20/+6
| | | | | | | | | - Move debug_level into vars.yml and byo inventory - change variables in cluster_hosts.yml to be g_* and update playbooks to use those values directly instead of setting them indirectly - added a new g_all_hosts entry in cluster_hosts to use in the update playbook instead of unioning all host types within the playbook - added a cluster_hosts.yml for the byo playbook
* Removing environment and env tags.Kenny Woodson2016-01-041-3/+14
|
* Merge pull request #1028 from kwoodson/remove_env_host_typeKenny Woodson2015-12-141-4/+4
|\ | | | | Removing env-host-type in preparation of env and environment changes.
| * Updating env-host-type to host patternsKenny Woodson2015-12-111-4/+4
| |
* | Enforce connection: local and become: no on all localhost playsJason DeTiberus2015-11-301-0/+2
|/
* addtl aws fixesJason DeTiberus2015-11-241-1/+1
|
* more aws support for scaleupJason DeTiberus2015-11-241-0/+9
|
* start of aws scaleupJason DeTiberus2015-11-241-0/+25