summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master/meta
Commit message (Collapse)AuthorAgeFilesLines
* Add openshift_cli roleScott Dodson2015-12-151-0/+1
| | | | | | This role ensures that the clients package is installed or if it's a containerized install places a wrapper script in /usr/local/bin/openshift and symlinks for oc, oadm, and kubectl.
* Atomic Enterprise related changes.Avesh Agarwal2015-08-261-1/+1
|
* Fix license nameJason DeTiberus2015-03-061-1/+1
|
* create openshift_common roleJason DeTiberus2015-02-241-122/+13
| | | | | | | | | | | - move common openshift logic into openshift_common - set openshift_common as a dependency for openshift_node and openshift_master - rename role variables to openshift_* to be more descriptive - start recording local_facts on the openshift hosts - clean up firewalld config to be a bit more dry - Update firewall ports for https, make sure http rules are removed - Replace references to ansible_eth0.ipv4.address with ansible_default_ipv4.address
* Finish origin -> openshift renameJhon Honce2014-10-021-0/+124