Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 504 Bytes

File metadata and controls

14 lines (8 loc) · 504 Bytes

modules-forms-dnsmasq

CBSD module to manage dnsmasq

Info: this module uses the CBSD puppet module

To install:

  • cbsd module mode=install forms-dnsmasq

Non-interactive sample:

env H_NS1=172.16.0.1 H_NS2=0 H_GW4="172.16.0.1" H_IP4RANGE="172.16.0.40,172.16.0.199,12h" H_NFSNET="0" cbsd forms module=dnsmasq jname=dnsmasq updcol=cur inter=0

More info: https://github.com/cbsd/cbsd-articles/blob/main/en/dnsmasq_service.md