summaryrefslogtreecommitdiffstats
path: root/roles/flannel/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate etcd certs rolesJan Chaloupka2017-09-181-2/+0
| | | | | | | This is a part of the etcd_ like role consolidationi into an action-based role. As part of the consilidation some roles have been removed and some replaced by include_role module. Resulting in reorder and shift of role dependencies from a role into a play.
* Refactored to use Ansible systemd moduleRussell Teague2016-11-281-1/+2
| | | | | | * Ansible systemd module used in place of service module * Refactored command tasks which are no longer necessary * Applying rules from openshift-ansible Best Practices Guide
* Correct flannel cert variables.Andrew Butcher2016-08-241-9/+9
|
* Fedora changes:Adam Miller2015-12-021-1/+2
| | | | | | | | | | | | | - 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
* Add flannel modules documentationSylvain Baubeau2015-10-271-2/+10
|
* Add flannel supportSylvain Baubeau2015-10-271-0/+37
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>