summaryrefslogtreecommitdiffstats
path: root/roles/contiv_facts
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #6315 from riffraff169/contiv-multimasterRussell Teague2017-12-131-1/+8
|\ | | | | Multimaster openshift+contiv fixes
| * Multimaster openshift+contiv fixesLance Dillon2017-11-291-1/+8
| | | | | | | | | | | | | | Only run default contiv commands once Fix detection of firewalld Open up netmaster ports to all nodes Make sure etcd ca stuff only runs once
* | retry package operationsLuke Meyer2017-11-301-0/+2
|/ | | | | | When a package install/update fails due to network blips or other spotty availability, retry it. If the failure is a real failure (e.g. package is really not there) it still fails after 3 tries (Ansible default).
* Include Deprecation - openshift-nodeRussell Teague2017-11-221-2/+2
|
* Merge pull request #4479 from mtnbikenc/contiv-warningsScott Dodson2017-07-272-5/+5
|\ | | | | Resolve Ansible deprecation warnings in Contiv roles
| * Resolve deprecation warnings in Contiv rolesRussell Teague2017-06-162-5/+5
| |
* | Add support for rhel, aci, vxlanSanjeev Rampal2017-05-311-0/+3
|/
* Combined (squashed) commit for all changes related to adding Contiv support ↵Sanjeev Rampal2017-02-275-0/+149
into Openshift Ansible. This is the first (beta) release of Contiv with Openshift and is only supported for Openshift Origin + Bare metal deployments at the time of this commit. Please refer to the Openshift and Contiv official documentation for details of the level of support for different features and modes of operation.