summaryrefslogtreecommitdiffstats
path: root/roles/flannel
Commit message (Expand)AuthorAgeFilesLines
* 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