Page MenuHomeDevCentral

Deploy KnotDNS on dns server
ClosedPublic

Authored by DorianWinty on Jun 11 2025, 17:36.
Tags
None
Referenced Files
F51077781: D3640.id9452.diff
Tue, Sep 22, 23:26
F51077749: D3640.id9451.diff
Tue, Sep 22, 23:26
F51077748: D3640.id9412.diff
Tue, Sep 22, 23:26
F51077725: D3640.id9458.diff
Tue, Sep 22, 23:25
Unknown Object (File)
Sun, Sep 20, 19:58
Unknown Object (File)
Sun, Sep 20, 18:55
Unknown Object (File)
Sun, Sep 20, 18:54
Unknown Object (File)
Sat, Sep 19, 07:17
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 Not Applicable
Unit
Tests Not Applicable

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