mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-26 16:15:54 +03:00
[GH-ISSUE #58] Add ip option for using in template #28
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rodehoed on GitHub (Oct 26, 2015).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/58
Hi,
What we really are missing is an option to add an ip at zone creation. And let us use this IP adress in a template. So we can create records such as www with the specified ip.
@tuxis-ie commented on GitHub (Oct 26, 2015):
You mean that ALL records point to that specific IP?
@rodehoed commented on GitHub (Oct 26, 2015):
Yes but better would be the use of eg. a ${ip_cookie} we can use in the template array.
@sonics6 commented on GitHub (Sep 13, 2016):
Is it possible to have at the template some placeholders like [ZONE]?
@tuxis-ie commented on GitHub (Aug 7, 2017):
PR #153 does that. Not for IP's though.