Skip to content

Instantly share code, notes, and snippets.

@whytewolf
Created February 28, 2017 19:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whytewolf/ffbfa76628d46f861784273072be90c7 to your computer and use it in GitHub Desktop.
Save whytewolf/ffbfa76628d46f861784273072be90c7 to your computer and use it in GitHub Desktop.
'reverse 192.168.1.10 to webserver.local':
ddns.present:
- name: '10'
- zone: '1.168.192.in-addr.arpa'
- data: 'webserver.local'
- rdtype: PTR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment