summaryrefslogtreecommitdiffstats
path: root/roles/flannel_register
Commit message (Collapse)AuthorAgeFilesLines
* YAML LintingRussell Teague2016-12-121-1/+0
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* update flannel_subnet_len default valueManjunath A Kumatagi2016-08-311-1/+1
|
* Replace deprecated sudo with become.Andrew Butcher2016-04-251-3/+3
|
* Promote portal_net to openshift.common, add kube_svc_ipScott Dodson2016-04-192-2/+2
| | | | | Conflicts: roles/openshift_facts/library/openshift_facts.py
* Change flannel registration default valuesSylvain Baubeau2015-10-281-3/+3
|
* Generate etcd certificats for flannel when is not embeddedSylvain Baubeau2015-10-271-1/+1
|
* Add missing 2nd true parameters to default Jinja filterSylvain Baubeau2015-10-271-3/+3
|
* Use 'command' module instead of 'shell'Sylvain Baubeau2015-10-271-1/+1
|
* Add flannel modules documentationSylvain Baubeau2015-10-272-2/+12
|
* Add flannel supportSylvain Baubeau2015-10-275-0/+86
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>