Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First attempt at provisioning. | Kenny Woodson | 2017-08-21 | 1 | -1/+0 |
| | |||||
* | BZ1422348 - Don't install python-ruamel-yaml | Scott Dodson | 2017-03-03 | 1 | -10/+0 |
| | | | | Just rely on PyYAML as a fallback and hope that's there | ||||
* | Don't attempt to install python-ruamel-yaml on atomic | Scott Dodson | 2017-02-16 | 1 | -0/+6 |
| | |||||
* | Ensure python2-ruamel-yaml is installed | Scott Dodson | 2017-02-03 | 1 | -0/+5 |
need to revisit this, currently python2-ruamel-yaml doesn't provide 'python-ruamel-yaml'. It probably should and that should be what we're installing. |