summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master/templates/scheduler.json.j2
Commit message (Collapse)AuthorAgeFilesLines
* Add kind/apiVersion to scheduler.json templateJordan Liggitt2015-10-051-0/+2
|
* Issue361 - MatchNodeSelector should be firstScott Dodson2015-07-171-0/+1
|
* Templatize configs and 0.5.2 changesJason DeTiberus2015-06-101-0/+12
- Templatize node config - Templatize master config - Integrated sdn changes - Updates for openshift_facts - Added support for node, master and sdn related changes - registry_url - added identity provider facts - Removed openshift_sdn_* roles - Install httpd-tools if configuring htpasswd auth - Remove references to external_id - Setting external_id interferes with nodes associating with the generated node object when pre-registering nodes. - osc/oc and osadm/oadm binary detection in openshift_facts Misc Changes: - make non-errata puddle default for byo example - comment out master in list of nodes in inventory/byo/hosts - remove non-error errors from fluentd_* roles - Use admin kubeconfig instead of openshift-client