Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ability to specify kind of record to be created #1

Open
jforman opened this issue Oct 28, 2010 · 1 comment
Open

ability to specify kind of record to be created #1

jforman opened this issue Oct 28, 2010 · 1 comment

Comments

@jforman
Copy link
Owner

jforman commented Oct 28, 2010

Give the ability via an option to select whether to create an A, AAAA, etc record.

@jforman
Copy link
Owner Author

jforman commented Feb 6, 2011

Not sure how to go about this one. Do i start firing up if statements for each record type....

For now, I created another wrapper for adding cnames

jforman@monitor:/devel/python-ddns$ git commit .
[master b0262d5] Initial add of wrapper to add CNAME records
1 files changed, 55 insertions(+), 0 deletions(-)
create mode 100755 add_cname.py
jforman@monitor:
/devel/python-ddns$ git push
Counting objects: 4, done.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 990 bytes, done.
Total 3 (delta 1), reused 0 (delta 0)
To [email protected]:jforman/python-ddns.git
dd8ab0c..b0262d5 master -> master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant