question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Zone name as placeholder in domain template

See original GitHub issue

How can we use the zone name as a placeholder in domain template records in PowerDNS-Admin?

Previously this was possible by using @ as contents in PowerDNS-Admin domain template records, but this now results in PowerDNS resolving records to a literal \@.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:12 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
RobertIchimcommented, Apr 16, 2020

on file powerdns-admin/powerdnsadmin/models/record.py line 178 add on new blank line and record[“record_data”] = record[‘record_data’].replace(‘[ZONE]’, domain_name)

0reactions
ngoduykhanhcommented, Oct 30, 2021

#960 merged!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Zone name as placeholder in domain template · Issue #670
How can we use the zone name as a placeholder in domain template records in PowerDNS-Admin? Previously this was possible by using @...
Read more >
Format placeholders | Google developer documentation style ...
In general, a placeholder has a descriptive name as a default value. ... ZONE : a Google Cloud zone that's close to your...
Read more >
server_dns: DNS Zone Template | Plesk Onyx documentation
Specifies a canonical name or a placeholder for creating a CNAME type DNS record in the Plesk server's domain DNS zone template. -ptr,...
Read more >
Oracle WebLogic Server 12c: Creating and Using a Domain ...
Purpose. This tutorial shows how to create and configure a domain template for Oracle WebLogic Server 12c. Time to Complete. Approximately 1 hour....
Read more >
Prefered Placeholder Email Address Domain Name - Treehouse
Good thing is that example.com is bought for the reason that it can be used freely for example purposes, so that makes it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found