Skip to content

Conversation

@deepsihag
Copy link

buildkite_agent_allow_service_startup controls whether service should be started or not, but in case of Debian service is enabled in systemd, which leads to auto starts on reboots. Using same variable to control the systemd enable/disable as well.

Changes

Using buildkite_agent_allow_service_startup to control the enabled parameter of systemd unit for Debian systems.

Verification

ansible-playbook .... --check

`buildkite_agent_allow_service_startup` controls whether service should be started or not, but in case of `Debian` service is enabled in systemd, which leads to auto starts on reboots. Using same variable to control the systemd enable/disable as well.
@improbable-prow-robot improbable-prow-robot added the size/XS Denotes a PR that changes 0-14 lines, ignoring generated files. label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Denotes a PR that changes 0-14 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants