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

Adding support for Docker service 'After' attribute in Unit file #619

Open
eyal-lupu opened this issue Jan 13, 2017 · 0 comments
Open

Adding support for Docker service 'After' attribute in Unit file #619

eyal-lupu opened this issue Jan 13, 2017 · 0 comments

Comments

@eyal-lupu
Copy link

Hello

My environment (but this should be environment agnostic):

O/S: CentOS 7
Docker 1.12.2

The docker-engine RPM sets up a systemd unit file with After=network.target option. While this is usually enough for most cases it break on our environment as we require some other units to start.

The enhancement request in here is to add support to this Puppet module so one could configure alternate 'After' option in the unit override file (override files already exist as part of this module so we just need to add the option).

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

No branches or pull requests

1 participant