Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 1 | -1/+1 |
| | | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase. | ||||
* | Deprecate using Ansible tests as filters | Russell Teague | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | retry package operations | Luke Meyer | 2017-11-30 | 1 | -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). | ||||
* | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 1 | -2/+2 |
| | | | | | The Ansible package module will call the correct package manager for the underlying OS. | ||||
* | Changes required for Nuage monitor REST server | Vishal Patil | 2016-03-01 | 1 | -0/+46 |