summaryrefslogtreecommitdiff
path: root/roles/flannel
AgeCommit message (Expand)Author
2018-01-09Merge pull request #5853 from imcsk8/flannel-iptablesOpenShift Merge Robot
2018-01-08Add iptables save handlerIvan Chavero
2018-01-02Cast openshift_docker_use_system_container to boolMichael Gugino
2017-12-20Remove openshift.common.{is_atomic|is_containerized}Michael Gugino
2017-12-18Relocate filter plugins to lib_utilsMichael Gugino
2017-12-14Deprecate using Ansible tests as filtersRussell Teague
2017-12-08Remove unneeded embedded etcd logicMichael Gugino
2017-12-07Remove openshift.common.service_typeMichael Gugino
2017-12-01Implement container runtime roleMichael Gugino
2017-11-30retry package operationsLuke Meyer
2017-10-27Fix wrong indentationIvan Chavero
2017-10-27Fix yaml indentationIvan Chavero
2017-10-23Add iptables rules for flannelIvan Chavero
2017-10-09add missing restart node handler to flannelJan Chaloupka
2017-09-18Consolidate etcd certs rolesJan Chaloupka
2017-07-18Test docker restart with retries 3 delay 30Steve Milner
2017-05-03System container dockerSteve Milner
2016-11-28Refactored to use Ansible systemd moduleRussell Teague
2016-11-17Refactor to use Ansible package moduleRussell Teague
2016-11-08Merge pull request #2754 from jprovaznik/flannel_prefixScott Dodson
2016-11-08Install flannel RPM on containerized but not atomicScott Dodson
2016-11-08FIx flannel var nameJan Provaznik
2016-11-04Fix indentation for flannel etcd varsSamuel Munilla
2016-11-03Update flannel etcd vars for 0.5.5Samuel Munilla
2016-08-24Correct flannel cert variables.Andrew Butcher
2016-08-02Refactor etcd certificates roles.Andrew Butcher
2016-04-25Replace deprecated sudo with become.Andrew Butcher
2015-12-15Skip yum/dnf ops when is_containerizedScott Dodson
2015-12-09Remove yum / dnf duplicationScott Dodson
2015-12-02Fedora changes:Adam Miller
2015-10-28Remove empty notify sectionSylvain Baubeau
2015-10-27Generate etcd certificats for flannel when is not embeddedSylvain Baubeau
2015-10-27Add flannel modules documentationSylvain Baubeau
2015-10-27Only remove IPv4 address from docker bridgeSylvain Baubeau
2015-10-27Add flannel supportSylvain Baubeau