summaryrefslogtreecommitdiffstats
path: root/roles/contiv_facts/tasks/main.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove references to deployment_typeMichael Gugino2017-12-211-1/+1
| | | | | | | Move openshift_deployment_type check into sanity_check action plugin. Remove compatibility for deployment_type. deployment_type has been deprecated for some time now.
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-15/+0
| | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase.
* Include Deprecation - openshift-nodeRussell Teague2017-11-221-2/+2
|
* Resolve deprecation warnings in Contiv rolesRussell Teague2017-06-161-3/+3
|
* Combined (squashed) commit for all changes related to adding Contiv support ↵Sanjeev Rampal2017-02-271-0/+88
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.