summaryrefslogtreecommitdiffstats
path: root/roles/flannel
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | | | - ansible bootstrap playbook for Fedora 23+ - add conditionals to handle yum vs dnf - add Fedora OpenShift COPR - update BYO host README for repo configs and fedora bootstrap Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml rebase on master, update package cache refresh handler for yum vs dnf Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml
* 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
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>