mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 18:35:19 +00:00
Add nonprofit.new
This commit is contained in:
parent
9cc80e2fcf
commit
ff4c406774
2 changed files with 8 additions and 0 deletions
|
|
@ -92,3 +92,8 @@ zones:
|
|||
- config
|
||||
targets:
|
||||
- dnsimple
|
||||
nonprofit.new.:
|
||||
sources:
|
||||
- config
|
||||
targets:
|
||||
- dnsimple
|
||||
|
|
|
|||
3
nonprofit.new.yaml
Normal file
3
nonprofit.new.yaml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
"":
|
||||
type: A
|
||||
value: 45.79.179.212
|
||||
Loading…
Add table
Reference in a new issue