diff options
Diffstat (limited to 'out/phase-1/dns-entry')
-rw-r--r-- | out/phase-1/dns-entry/acme-1.machine.acme.corp.yaml | 4 | ||||
-rw-r--r-- | out/phase-1/dns-entry/acme-2.machine.acme.corp.yaml | 4 | ||||
-rw-r--r-- | out/phase-1/dns-entry/acme-3.machine.acme.corp.yaml | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/out/phase-1/dns-entry/acme-1.machine.acme.corp.yaml b/out/phase-1/dns-entry/acme-1.machine.acme.corp.yaml new file mode 100644 index 0000000..d9d83ed --- /dev/null +++ b/out/phase-1/dns-entry/acme-1.machine.acme.corp.yaml @@ -0,0 +1,4 @@ +fqdn: acme-1.machine.acme.corp +key: acme-1.machine.acme.corp +rrType: A +type: dns-entry diff --git a/out/phase-1/dns-entry/acme-2.machine.acme.corp.yaml b/out/phase-1/dns-entry/acme-2.machine.acme.corp.yaml new file mode 100644 index 0000000..b782af3 --- /dev/null +++ b/out/phase-1/dns-entry/acme-2.machine.acme.corp.yaml @@ -0,0 +1,4 @@ +fqdn: acme-2.machine.acme.corp +key: acme-2.machine.acme.corp +rrType: A +type: dns-entry diff --git a/out/phase-1/dns-entry/acme-3.machine.acme.corp.yaml b/out/phase-1/dns-entry/acme-3.machine.acme.corp.yaml new file mode 100644 index 0000000..28ee130 --- /dev/null +++ b/out/phase-1/dns-entry/acme-3.machine.acme.corp.yaml @@ -0,0 +1,4 @@ +fqdn: acme-3.machine.acme.corp +key: acme-3.machine.acme.corp +rrType: A +type: dns-entry |