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

Moved the docker run command to a separate file in /usr/local/bin and… #278

Merged
merged 1 commit into from
Jul 17, 2018
Merged

Conversation

dploeger
Copy link

… referenced that file in the systemd service unit. Fixes #259

… referenced that file in the systemd service unit. Fixes #259
@dploeger
Copy link
Author

I ran the acceptance test for vagrant:debian-81-x64. That one worked except for one failure where it was complaining about the wrong storage driver, but in my analysis I found, that this wasn't because of my changes.

Is that a known issue?

@davejrt
Copy link
Contributor

davejrt commented Jul 17, 2018

It looks like on vagrant, the default driver is aufs, and on pooler which we use internally its overlay2. We'll look at a work around but that doesn't affect the validity of your PR in this case.

@davejrt
Copy link
Contributor

davejrt commented Jul 17, 2018

LGTM

@davejrt davejrt merged commit 8ade113 into puppetlabs:master Jul 17, 2018
@MWilsonPuppet MWilsonPuppet added this to the V2.0.0 milestone Jul 17, 2018
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.

4 participants