summaryrefslogtreecommitdiffstats
path: root/roles/flannel_register/defaults
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded embedded etcd logicMichael Gugino2017-12-081-1/+1
| | | | | Removing some remaining embedded etcd facts except for the migration plays.
* Fixed AnsibleUnsafeText by converting to intEduardo Minguez2017-09-211-1/+1
|
* Use the proper pod subnet instead the services oneEduardo Minguez Perez2017-08-291-3/+2
| | | | Fixes #4809 ?
* YAML LintingRussell Teague2016-12-121-1/+0
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* Promote portal_net to openshift.common, add kube_svc_ipScott Dodson2016-04-191-1/+1
| | | | | 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
|
* Add flannel supportSylvain Baubeau2015-10-271-0/+11
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>