Skip to content

Instantly share code, notes, and snippets.

@rssnyder
Created August 22, 2021 19:11
Show Gist options
  • Save rssnyder/e0b4078f73762b9d56531c0e5eca4503 to your computer and use it in GitHub Desktop.
Save rssnyder/e0b4078f73762b9d56531c0e5eca4503 to your computer and use it in GitHub Desktop.
ssl=yes
use=web
protocol=googledomains
login={{ dns_user }}
password={{ dns_password }}
{% if dns_entry is defined -%}
{{ dns_entry }}.rileysnyder.org
{% else -%}
{{ dns_domain }}.rileysnyder.org
{% endif %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment