Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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