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

Add ability to override After for docker.service #446

Merged
merged 1 commit into from
Mar 4, 2019

Conversation

esalberg
Copy link
Contributor

There is a recent patch for docker-ce related to systemd ordering that has not made it to a stable release yet. In order to apply the workaround, it's necessary to be able to override (add another service) to the After= line in the [Unit] section of docker.service.

Ref: docker/docker-ce-packaging#290

Note that I added the option for Debian too but was not able to test it.

@davejrt
Copy link
Contributor

davejrt commented Mar 4, 2019

LGTM

@esalberg you can run against ubuntu in this repo by running rake acceptance:vagrant:ubuntu-1604-x64

@davejrt davejrt merged commit 059d8a8 into puppetlabs:master Mar 4, 2019
@davejrt davejrt added this to the 3.4.1 milestone Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants