summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-node
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixes for flannel configuration.Andrew Butcher2016-05-091-13/+10
|/
* Remove vars_files on play includes for byo, scaleup and restart playbooks.Andrew Butcher2016-05-051-0/+5
* Merge pull request #1839 from abutcher/v2-deprecationsJason DeTiberus2016-04-291-4/+4
|\
| * Cleanup various deprecation warnings.Andrew Butcher2016-04-291-4/+4
* | Merge pull request #1843 from detiber/remove_deprecated_rolesJason DeTiberus2016-04-291-8/+0
|\ \ | |/ |/|
| * Remove deprecated online playbooks/rolesJason DeTiberus2016-04-291-8/+0
* | Add openshift_docker_hosted_registry_insecure optionAndrew Lau2016-04-291-2/+2
|/
* Replace deprecated sudo with become.Andrew Butcher2016-04-251-1/+1
* Fix bug after portal_net move from master to common role.Devan Goodwin2016-04-211-2/+2
* Use openshift_hostname/openshift_ip values for etcd configuration and certifi...Andrew Butcher2016-04-201-1/+3
* Merge pull request #1614 from detiber/bz1317755Brenton Leanhardt2016-03-171-0/+10
|\
| * Bug 1317755 - Set insecure-registry for internal registry by defaultJason DeTiberus2016-03-171-0/+10
* | Fix path to cacert on /healthz/ready checkScott Dodson2016-03-161-1/+1
* | Provide cacert when performing health checksAndrew Butcher2016-03-151-1/+2
|/
* Move common common facts to openshift_factsJason DeTiberus2016-03-151-89/+85
* Docker role refactorJason DeTiberus2016-03-141-2/+4
* Use /healthz/ready when verifying apiAndrew Butcher2016-03-081-2/+2
* Merge pull request #1462 from jkhelil/configure_log_level_from_cliBrenton Leanhardt2016-02-251-0/+4
|\
| * configure debug_level for master and node from clijawed2016-02-231-0/+4
* | Add openshift_docker roles to master/node scaleup.Andrew Butcher2016-02-161-0/+10
* | Re-arrange scaleup playbooks.Andrew Butcher2016-02-161-0/+4
|/
* Merge pull request #1324 from abutcher/fluentd-fixesBrenton Leanhardt2016-02-111-2/+0
|\
| * Remove fluentd_master and fluentd_node roles.Andrew Butcher2016-02-081-2/+0
* | add missing connection:localJason DeTiberus2016-02-091-0/+1
* | Do not apply the etcd_certificates role during node playbook.Andrew Butcher2016-02-021-0/+1
|/
* Fix for bug 1298Vishal Patil2016-01-281-0/+1
* Configure logrotate on atomic.Andrew Butcher2016-01-271-1/+0
* Install cockpit, logrotate and fluentd unless host is atomic.Andrew Butcher2016-01-261-1/+1
* Merge pull request #1160 from vishpat/nuageBrenton Leanhardt2016-01-251-0/+2
|\
| * Add Nuage support to openshift ansibleVishal Patil2016-01-251-0/+2
* | Configure nodes which are also masters prior to nodes in containerized install.Andrew Butcher2016-01-151-8/+38
* | Check api prior to starting node.Andrew Butcher2016-01-141-4/+0
* | Update api verification.Andrew Butcher2016-01-131-6/+14
* | Add a Verify API Server handler that waits for the API server to becomeScott Dodson2016-01-131-1/+10
* | Merge pull request #808 from sdodson/containersBrenton Leanhardt2015-12-191-0/+1
|\ \
| * | Containerization work by @sdodsonScott Dodson2015-12-151-1/+1
| * | Initial containerization work from @ibottyTobias Florek2015-12-151-0/+1
* | | Merge pull request #1065 from lebauce/flannel-fixesBrenton Leanhardt2015-12-171-0/+1
|\ \ \ | |/ / |/| |
| * | Properly set use_flannel factSylvain Baubeau2015-12-161-0/+1
| |/
* | Merge pull request #1000 from detiber/localhostFixThomas Wiest2015-12-102-2/+4
|\ \ | |/ |/|
| * Enforce connection: local and become: no on all localhost playsJason DeTiberus2015-11-302-2/+4
* | Pass in and use first_master_ip as dnsIP for pre 3.1 nodes.Andrew Butcher2015-12-081-0/+2
|/
* Replace map with oo_collect to support python-jinja2 <2.7Andrew Butcher2015-11-201-2/+2
* Conditionals for flannel etcd client certs.Andrew Butcher2015-11-081-3/+8
* Check etcd certs exist for flannel when its support is enabledSylvain Baubeau2015-10-271-1/+1
* Generate etcd certificats for flannel when is not embeddedSylvain Baubeau2015-10-271-0/+70
* Add flannel supportSylvain Baubeau2015-10-271-0/+3
* added new node fact for schedulabilityStefanie Forrester2015-09-021-8/+2
* Merge pull request #512 from sdodson/nextWesley Hearn2015-08-282-7/+7
|\
| * Atomic Enterprise related changes.Avesh Agarwal2015-08-262-7/+7