summaryrefslogtreecommitdiffstats
path: root/roles/openshift_common/tasks
Commit message (Expand)AuthorAgeFilesLines
* add repos role to gce cluster launch so that we are applying os_update_latest...Jason DeTiberus2015-03-241-3/+0
* Use ansible playbook to initialize openshift clusterJhon Honce2015-03-241-0/+3
* Move yum update * to new os_update_latest roleJason DeTiberus2015-03-241-3/+0
* Use ansible playbook to initialize openshift clusterJhon Honce2015-03-241-0/+3
* Fix hostname handlingJason DeTiberus2015-03-181-4/+2
* Do not set KUBECONFIG for root userJason DeTiberus2015-03-061-8/+0
* refactor firewall management into new roleJason DeTiberus2015-03-052-42/+8
* Merge pull request #91 from detiber/downWithJSONThomas Wiest2015-03-021-3/+9
|\
| * Prefer YAML style datastructures over JSONJason DeTiberus2015-03-021-3/+9
* | add openshift_hostname workaround varJason DeTiberus2015-03-021-0/+1
|/
* move KUBECONFIG setting to openshift_commonJason DeTiberus2015-02-241-0/+8
* create openshift_common roleJason DeTiberus2015-02-243-0/+57