local commits
This commit is contained in:
parent
7d58a4db04
commit
d4bf89a37c
2 changed files with 5 additions and 2 deletions
|
|
@ -103,6 +103,9 @@
|
|||
- name: git
|
||||
ip: 212.60.5.162
|
||||
ipv6: 2a00:b700:3::286
|
||||
- name: ams
|
||||
ip: 150.251.147.212
|
||||
ipv6: 2605:e440:f::2:6
|
||||
mail_servers:
|
||||
- name: ASPMX.L.GOOGLE.COM.
|
||||
preference: 10
|
||||
|
|
|
|||
|
|
@ -18,8 +18,8 @@
|
|||
certbot_delete_certs: false
|
||||
certbot_certs:
|
||||
- domains:
|
||||
- mrwho.ru
|
||||
- "*.mrwho.ru"
|
||||
- astracpa.com
|
||||
- "*.astracpa.com"
|
||||
certbot_testmode: false
|
||||
# Generate key with: tsig-keygen -a HMAC-SHA512 CertbotKey
|
||||
certbot_dns_plugin: rfc2136
|
||||
|
|
|
|||
Loading…
Reference in a new issue