summaryrefslogtreecommitdiffstats
path: root/playbooks/gce/openshift-master/config.yml
Commit message (Collapse)AuthorAgeFilesLines
* create openshift_common roleJason DeTiberus2015-02-241-6/+7
| | | | | | | | | | | - 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
* add symlinks for filter_plugins and roles to playbook directoriesJason DeTiberus2015-02-241-4/+4
| | | | | - allows playbooks to be able to discover roles and filter_plugins without having to manipulate the environment or use relative paths.
* - Rename minion to nodeJhon Honce2015-02-161-8/+9
| | | | - Update playbooks to support latest code
* WIP Infra - Use variables in rolesJhon Honce2014-10-031-1/+2
|
* Finish origin -> openshift renameJhon Honce2014-10-021-0/+39