Set nodes_to_ipv4s_public
and nodes_to_ipv4s_private
when playbook is run without stage_setup
tag #29
Labels
No labels
availability
bug
deployment-usability
duplicate
enhancement
help-wanted
question
security
stack-auth
stack-chat
stack-cleanup
stack-git
stack-mesh
stack-site-support
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: python-support/python-support-infra#29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The whole Digitalocean + Cloudflare DNS process is reliable, but it's also slow. If this has already, in fact, been done correctly, there should be some faster path for the playbook to set the critical
nodes_to_ipv4s_public
andnodes_to_ipv4s_private
dicts needed by ex. Wireguard.In general, it's useful to be able to run each stage on their own when specifically requested by the user.
This may involve dynamic inventories.