Move DNS provisioning into individual stacks #13

Closed
opened 2023-08-13 21:01:58 +02:00 by so-rose · 0 comments
Owner

Stack playbooks are the most compartmentalized place to keep the Ansible tasks that provision DNS records (usually just a CNAME to the domain root). It only requires a lookup into the password-store.

This is also labelled security, as stack removal should remove superfluous DNS records.

Stack playbooks are the most compartmentalized place to keep the Ansible tasks that provision DNS records (usually just a CNAME to the domain root). It only requires a lookup into the `password-store`. This is also labelled security, as stack removal should remove superfluous DNS records.
so-rose added this to the v0.2.0 milestone 2023-08-17 13:08:24 +02:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: python-support/python-support-infra#13
No description provided.