summaryrefslogtreecommitdiffstats
path: root/playbooks/gce/openshift-cluster/service.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove unsupported playbooks and utilitiesRussell Teague2017-08-251-29/+0
|
* Replace sudo with become when accessing deployment_vars.Andrew Butcher2016-04-271-2/+2
|
* Replace deprecated sudo with become.Andrew Butcher2016-04-251-2/+2
|
* Improve docs and consistency of setting the ssh_userJason DeTiberus2016-02-021-2/+2
|
* Removing environment and env tags.Kenny Woodson2016-01-041-2/+3
|
* Merge pull request #1028 from kwoodson/remove_env_host_typeKenny Woodson2015-12-141-4/+2
|\ | | | | Removing env-host-type in preparation of env and environment changes.
| * Updating env-host-type to host patternsKenny Woodson2015-12-111-4/+2
| |
* | Enforce connection: local and become: no on all localhost playsJason DeTiberus2015-11-301-0/+2
|/
* Infrastructure - Add service action to bin/clusterJhon Honce2015-06-031-0/+28
* Add necessary playbooks/roles * Cleanup bin/cluster to meet new design guide lines