Page MenuHomeDevCentral

Deploy KnotDNS on dns server
ClosedPublic

Authored by DorianWinty on Jun 11 2025, 17:36.
Tags
None
Referenced Files
F51095646: D3640.diff
Wed, Sep 23, 02:17
F51093583: D3640.id9436.diff
Wed, Sep 23, 01:56
F51082048: D3640.id9453.diff
Wed, Sep 23, 00:09
F51082037: D3640.id9411.diff
Wed, Sep 23, 00:09
F51082033: D3640.id9423.diff
Wed, Sep 23, 00:09
F51082011: D3640.id9461.diff
Wed, Sep 23, 00:09
F51077781: D3640.id9452.diff
Tue, Sep 22, 23:26
F51077749: D3640.id9451.diff
Tue, Sep 22, 23:26
Subscribers
None

Details

Summary

Ref T1217

Test Plan

on complector : salt dns-001 state.sls roles/dns/knot

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
knotDNS
Build Status
Buildable 5841
Build 6123: arc lint + arc unit

Event Timeline

DorianWinty created this revision.
dereckson requested changes to this revision.Aug 31 2025, 07:55
dereckson added inline comments.
roles/dns/knot/files/knot.conf
16

Perhaps less a surprise if we do that in the .sls context?

roles/dns/knot/files/zones/nasqueron.org.zone
15 ↗(On Diff #9436)

So we start to number at 0?

Generally I've seen ns1 for the first, and that would be coherent with dns-001 to know for us the match nsX/servX

146 ↗(On Diff #9436)

Should match the SOA, so ns1.he.net to replace by our DNS

roles/dns/knot/files/zones/ook.space.zone
3 ↗(On Diff #9436)

Same here: ns1.he.net -> windriver.nasqueron.org

15 ↗(On Diff #9436)

first NS should be our dns, so windriver

This revision now requires changes to proceed.Aug 31 2025, 07:55

let only configuration code and remove dns files

DorianWinty marked an inline comment as done.
dereckson requested changes to this revision.Sep 2 2025, 18:18
dereckson added inline comments.
roles/dns/init.sls
3

Mail ?

This revision now requires changes to proceed.Sep 2 2025, 18:18
top.sls
41

+in pillar/nodes/nodes.sls under roles parameter

+for windriver

DorianWinty marked 2 inline comments as done.

update following comment

This revision is now accepted and ready to land.Sep 2 2025, 18:30
This revision was automatically updated to reflect the committed changes.