Merge "[subnode setup] Fail the playbook when any node setup fails"

This commit is contained in:
Zuul
2025年10月28日 17:33:34 +00:00
committed by Gerrit Code Review

View File

@@ -4,6 +4,7 @@
when:inventory_hostname == 'controller'
- name:Setup devstack on sub-nodes
any_errors_fatal:true
block:
- name:Distribute the build sshkey for the user "stack"
Reference in New Issue
openstack/devstack
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.