Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devel #6

Merged
merged 5 commits into from
Jan 31, 2017
Merged

Devel #6

merged 5 commits into from
Jan 31, 2017

Conversation

maricaantonacci
Copy link
Collaborator

Added support for EL7 and Ubuntu 16.04

rfc1459 and others added 5 commits May 20, 2016 10:56
* Add support for EL 7

This is a mostly straightforward port of the Ubuntu task to
RedHat/CentOS 7.2 and a "wrapper" as main.yml which selects
the task that should run depending on the OS family.

Storage setup on EL 7 is not performed, so the default Docker
backend for EL (devicemapper on loopback) will be selected.

* Refactor tasks to avoid duplication

Common tasks have been split into a separate task file included by
distro-specific tasks, so that package lists and versions are kept
consistent across all supported distributions.
Add support for EL-style environment files in /etc/sysconfig so that
other roles can optionally alter a subset of parameters for
docker-engine.
@maricaantonacci maricaantonacci merged commit e84c318 into master Jan 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants