summaryrefslogtreecommitdiff
path: root/roles/openshift_minion
AgeCommit message (Collapse)Author
2015-02-16- Rename minion to nodeJhon Honce
- Update playbooks to support latest code
2015-02-05removed the usage of yaml '>' for multiline entries and replaced them with ↵Thomas Wiest
yaml dictionaries as demonstrated by the ansible documentation.
2014-10-24Add comments explaining changing the master/minion hostnamesJhon Honce
* openshift forces resolving all minions to hostnames to query etcd keys rather than using the IP address
2014-10-23Support latest origin v3 CLI optionsJhon Honce
2014-10-03WIP Infra - Use variables in rolesJhon Honce
2014-10-02Finish origin -> openshift renameJhon Honce