summaryrefslogtreecommitdiffstats
path: root/roles/flannel
Commit message (Expand)AuthorAgeFilesLines
* [1537105] Add openshift_facts to flannel roleRussell Teague2018-01-231-0/+1
* Merge pull request #5853 from imcsk8/flannel-iptablesOpenShift Merge Robot2018-01-092-0/+14
|\
| * Add iptables save handlerIvan Chavero2018-01-081-0/+4
| * Fix wrong indentationIvan Chavero2017-10-271-2/+2
| * Fix yaml indentationIvan Chavero2017-10-271-2/+2
| * Add iptables rules for flannelIvan Chavero2017-10-231-0/+10
* | Cast openshift_docker_use_system_container to boolMichael Gugino2018-01-021-1/+1
* | Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-1/+1
* | Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-1/+2
* | Deprecate using Ansible tests as filtersRussell Teague2017-12-142-3/+3
* | Remove unneeded embedded etcd logicMichael Gugino2017-12-081-3/+3
* | Remove openshift.common.service_typeMichael Gugino2017-12-071-1/+1
* | Implement container runtime roleMichael Gugino2017-12-012-1/+3
* | retry package operationsLuke Meyer2017-11-301-0/+2
|/
* add missing restart node handler to flannelJan Chaloupka2017-10-091-0/+9
* Consolidate etcd certs rolesJan Chaloupka2017-09-182-6/+1
* Test docker restart with retries 3 delay 30Steve Milner2017-07-181-0/+4
* System container dockerSteve Milner2017-05-031-1/+3
* Refactored to use Ansible systemd moduleRussell Teague2016-11-284-5/+6
* Refactor to use Ansible package moduleRussell Teague2016-11-171-1/+1
* Merge pull request #2754 from jprovaznik/flannel_prefixScott Dodson2016-11-081-1/+1
|\
| * FIx flannel var nameJan Provaznik2016-11-081-1/+1
* | Install flannel RPM on containerized but not atomicScott Dodson2016-11-081-1/+1
|/
* Fix indentation for flannel etcd varsSamuel Munilla2016-11-041-5/+5
* Update flannel etcd vars for 0.5.5Samuel Munilla2016-11-031-11/+8
* Correct flannel cert variables.Andrew Butcher2016-08-242-13/+12
* Refactor etcd certificates roles.Andrew Butcher2016-08-021-2/+4
* Replace deprecated sudo with become.Andrew Butcher2016-04-252-8/+8
* Skip yum/dnf ops when is_containerizedScott Dodson2015-12-151-0/+1
* Remove yum / dnf duplicationScott Dodson2015-12-091-7/+1
* Fedora changes:Adam Miller2015-12-022-1/+8
* Remove empty notify sectionSylvain Baubeau2015-10-281-1/+0
* Generate etcd certificats for flannel when is not embeddedSylvain Baubeau2015-10-271-3/+3
* Add flannel modules documentationSylvain Baubeau2015-10-272-3/+11
* Only remove IPv4 address from docker bridgeSylvain Baubeau2015-10-271-1/+1
* Add flannel supportSylvain Baubeau2015-10-275-0/+113