Skip to content

Duplicate 'centos7' in the init dictionary #1034

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

Closed
seishun opened this issue Dec 7, 2017 · 1 comment
Closed

Duplicate 'centos7' in the init dictionary #1034

seishun opened this issue Dec 7, 2017 · 1 comment

Comments

@seishun
Copy link
Contributor

seishun commented Dec 7, 2017

https://github.com/nodejs/build/blob/master/ansible/roles/jenkins-worker/vars/main.yml#L8

'centos7' is present under both centos and systemd. This line ends up initializing init_type to systemd but that might be unintended.

cc @rvagg

@maclover7
Copy link
Contributor

Changed via ce47be7, confirmed that systemctl is what should be used for CenOS 7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants