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

Skip service start during bootstrap #5563

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

vpodzime
Copy link
Contributor

@vpodzime vpodzime commented Jul 2, 2024

No description provided.

nickanderson and others added 2 commits June 28, 2024 14:27
… bootstrap_skip_services

During provisioning starting services can be problematic, for example in a
kickstart environment before first boot. Inability to start services can result
in the bootstrap procedure failing, resulting in loss of key information like
the hub a host was bootstrapped to. This change allows bootstrap to skip
managing services if the class bootstrap_skip_services is defined.

Ticket: ENT-11932
Changelog: Title
For environments where CFEngine services have to be started in
some special way.

Ticket: ENT-11932
Changelog: cf-agent now has a new option
           --skip-bootstrap-service-start to skip starting
           CFEngine services during the bootstrap process
@nickanderson
Copy link
Member

@cf-bottom jenkins, please

@cf-bottom
Copy link

@vpodzime vpodzime merged commit 405287c into cfengine:master Jul 3, 2024
50 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants