summaryrefslogtreecommitdiff
path: root/playbook.yaml
diff options
context:
space:
mode:
authorMatthew Fennell <matthew@fennell.dev>2024-03-03 13:32:43 +0000
committerMatthew Fennell <matthew@fennell.dev>2024-03-03 13:32:43 +0000
commita79808bb8cd7ac36bace39db2020ac963b29ff2d (patch)
treed4edf8cd6edb16db5f70d1a18982665dd05561e1 /playbook.yaml
parent9cd901b9bdac1b96911cf3df79207c59e909de94 (diff)
Do not create AAAA record during the playbook
The AAAA record should be created by the libcloud bootstrap process instead, so that the playbook can ssh using the hostname as normal.
Diffstat (limited to 'playbook.yaml')
-rw-r--r--playbook.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/playbook.yaml b/playbook.yaml
index c4901ad..bfbc5eb 100644
--- a/playbook.yaml
+++ b/playbook.yaml
@@ -107,10 +107,6 @@
headers:
Authorization: Token {{ desec_token }}
body:
- - subname: ""
- type: AAAA
- ttl: 3600
- records: ["{{ public_ip }}"]
- subname: "turn"
type: CNAME
ttl: 3600