Project

General

Profile

Actions

Feature #18786

open

Summary of all DNS-Entries + adding DNS-Entries without creating a Host

Added by Patrick Thyen about 7 years ago. Updated about 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
DNS
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

It would be nice, if you can create multiple DNS-Records.

e.g.
If I create the Host test.vm, Foreman creates the A Record test.vm.
But when I need more than this record, Foreman is not able to do this.
An option to set more A-Record DNS-Entries would help me out, here.

When creating a new Host you can set the name, which equals the DNS A-Record.
Below that you could add a new option called "Subdomain" as a Dropdown-Menu.
There you should only write the Subdomain you also need.

e.g.
New Host
Name: test.vm
Subdomain: more

creates the DNS A-Records test.vm and more.test.vm

or

New Host
Name: test.vm
Subdomain: *

creates the DNS A-Records test.vm and *.test.vm

Actions #1

Updated by Patrick Thyen about 7 years ago

e.g.
New Host
Name: test.vm
Subdomain: more

creates the DNS A-Records test.vm and more.test.vm

or

New Host
Name: test.vm
Subdomain: *

creates the DNS A-Records test.vm and *.test.vm

Name: test
Domain: vm

Actions

Also available in: Atom PDF