Operations grimoire/NetBox

From Nasqueron Agora
Revision as of 10:49, 2 March 2023 by Dereckson (talk | contribs) (Created page with "NetBox is the current source of truth for the network. It's available at [https://netbox.nasqueron.org NetBox]. == Integration with Salt == Ongoing integration projects are in work to serve NetBox data as part of Salt pillar for configuration as code. It should serve: * /etc/hosts data for Drake network machines * the same information available at pillar/nodes/nodes.sls, so we won't need to maintain that anymore == Conventions == === Devices === ==== Device role color...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

NetBox is the current source of truth for the network. It's available at NetBox.

Integration with Salt

Ongoing integration projects are in work to serve NetBox data as part of Salt pillar for configuration as code.

It should serve:

  • /etc/hosts data for Drake network machines
  • the same information available at pillar/nodes/nodes.sls, so we won't need to maintain that anymore

Conventions

Devices

= Device role colors

  • Network appliances and assimilated (e.g. machines with router role): gray
  • Devices for human to connect to and work from (e.g. shellserver, devserver): purple
  • Devices hosting services (e.g. dbserver, paas-docker): pink