Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nibalizer/syncdns
Manage dns from yaml with designate
https://github.com/nibalizer/syncdns
Last synced: about 1 month ago
JSON representation
Manage dns from yaml with designate
- Host: GitHub
- URL: https://github.com/nibalizer/syncdns
- Owner: nibalizer
- Created: 2015-05-02T15:48:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-02T22:03:06.000Z (over 9 years ago)
- Last Synced: 2024-10-26T20:10:44.547Z (2 months ago)
- Language: Python
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
syncyaml
--------This is a simple script to administrate dns from a yaml file.
Usage:
Export the typical openstack environment variables. If using hp dns use
export OS_DNS_SERVICE_TYPE=hpext:dns
as well.Create a dns_config.yaml file, or set DNS_CONFIG_FILE. See example_dns_config.yaml. The top level entry is the name of your domain. The rest are entries.
python syndns.py --noop
If everything looks good:
python syndns.py