Skip to content
Snippets Groups Projects
Commit 34427855 authored by nimrod's avatar nimrod
Browse files

Add auth.shore.co.il.

parent 08422585
Branches
No related tags found
No related merge requests found
...@@ -53,6 +53,7 @@ ...@@ -53,6 +53,7 @@
file: '{{ playbook_dir }}/tasks/renew-cert.yaml' file: '{{ playbook_dir }}/tasks/renew-cert.yaml'
vars: vars:
domains: domains:
- auth.shore.co.il
- code.shore.co.il - code.shore.co.il
- git.shore.co.il - git.shore.co.il
- lam.shore.co.il - lam.shore.co.il
......
$TTL 1h $TTL 1h
$ORIGIN shore.co.il. $ORIGIN shore.co.il.
@ IN SOA ns1 hostmaster ( @ IN SOA ns1 hostmaster (
2021022601 2021042201
1h 1h
5m 5m
4w 4w
...@@ -51,6 +51,7 @@ _caldavs._tcp IN SRV 0 1 443 nextcloud ...@@ -51,6 +51,7 @@ _caldavs._tcp IN SRV 0 1 443 nextcloud
IN TXT "v=spf1 -all" IN TXT "v=spf1 -all"
IN SPF "v=spf1 -all" IN SPF "v=spf1 -all"
auth IN CNAME ns1
autoconfig IN CNAME ns4 autoconfig IN CNAME ns4
code IN CNAME ns1 code IN CNAME ns1
git IN CNAME ns1 git IN CNAME ns1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment