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

Synchronise 2024.1 with upstream #620

Merged
merged 7 commits into from
Sep 23, 2024
Merged

Conversation

github-actions[bot]
Copy link

This PR contains a snapshot of 2024.1 from upstream stable/2024.1.

markgoddard and others added 7 commits August 22, 2024 11:08
Previously, during fact gathering when using the '--limit' argument if a
host inside the limit fails to gather facts, this would cause another
host to fail during delegated fact gathering. This is because the
ansible_facts variable would not be populated for the host.

This change fixes the issue by avoiding delegated fact gathering for
hosts inside the limit.

Partial-Bug: #2041860
Change-Id: I8e321469089f0eb80420b788b51e6d028c7fef4d
(cherry picked from commit 0d238e4)
Change-Id: I65fb8fb028a085f0f1c980417c021522b4eea20d
(cherry picked from commit 6056ad3)
This isn't obvious from reading of the docs, let's make sure users are
aware.

Change-Id: I0da1ad16bfab00bed7e935cca118551a6c5860c6
(cherry picked from commit ef26c7e)
Added Restart=on-failure policy to octavia-interface systemd unit
Added octavia_interface_wait_timeout variable to control
TimeoutStartSec in octavia-interface systemd unit

Change-Id: I9de6c27131ce78e85aac56ea5d91d9740fd58354
Closes-Bug: 2067036
(cherry picked from commit a3fcc07)
@priteau priteau merged commit b20cf14 into stackhpc/2024.1 Sep 23, 2024
@priteau priteau deleted the upstream/2024.1-2024-09-23 branch September 23, 2024 07:34
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.

5 participants