This website requires JavaScript.
Explore
Help
Sign In
mirror
/
github-octodns
Watch
1
Star
0
Fork
0
You've already forked github-octodns
mirror of
https://github.com/github/octodns.git
synced
2024-05-11 05:55:00 +00:00
Code
Issues
Releases
Activity
Files
ff2fec72d839baf21c198fc29fa00c688e37d673
github-octodns
/
octodns
History
Ross McFarland
ff2fec72d8
Add support for ignored records.
...
```yaml ignored: octodns: ignored: true type: A value: 1.2.3.4 ```
2017-06-04 19:03:38 -07:00
..
cmds
Add __main__ calls to main in cmds
2017-05-27 14:10:32 -07:00
provider
DnsimpleProvider updates delete before create, or else errors thrown
2017-06-04 14:12:53 -07:00
source
docstrings for each provider showing config
2017-03-17 10:03:27 -07:00
__init__.py
Initial import of OSS OctoDNS
2017-03-15 15:38:10 -07:00
manager.py
Add __main__ calls to main in cmds
2017-05-27 14:10:32 -07:00
record.py
Add support for ignored records.
2017-06-04 19:03:38 -07:00
yaml.py
Rework Yaml constructor/representer to match PyYaml's setup
2017-03-27 14:33:52 -07:00
zone.py
Add support for ignored records.
2017-06-04 19:03:38 -07:00