Page MenuHomeDevCentral

Deploy KnotDNS on dns server
ClosedPublic

Authored by DorianWinty on Jun 11 2025, 17:36.
Tags
None
Referenced Files
F11685932: D3640.id9451.diff
Wed, Sep 10, 10:31
F11685501: D3640.id9453.diff
Wed, Sep 10, 08:48
F11685114: D3640.id9461.diff
Wed, Sep 10, 07:41
F11684398: D3640.id9458.diff
Wed, Sep 10, 05:40
F11683789: D3640.id9452.diff
Wed, Sep 10, 04:01
Unknown Object (File)
Mon, Sep 8, 05:45
Unknown Object (File)
Fri, Sep 5, 16:38
Unknown Object (File)
Fri, Sep 5, 08:01
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 5848
Build 6130: arc lint + arc unit

Event Timeline

DorianWinty created this revision.
dereckson requested changes to this revision.Sun, Aug 31, 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.Sun, Aug 31, 07:55

let only configuration code and remove dns files

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

Mail ?

This revision now requires changes to proceed.Tue, Sep 2, 18:18
top.sls
42

+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.Tue, Sep 2, 18:30
This revision was automatically updated to reflect the committed changes.