Project

General

Profile

Actions

communication #138614

open

physical machines lack network config in salt

Added by darix 6 months ago. Updated 5 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Configuration management (CM)
Target version:
-
Start date:
2023-10-26
Due date:
% Done:

0%

Estimated time:
Actions #1

Updated by crameleon 6 months ago

  • Category set to Configuration management (CM)
  • Private changed from Yes to No
Actions #2

Updated by crameleon 6 months ago

  • Tags set to Technical debt
Actions #3

Updated by crameleon 5 months ago

Scope is configuration of the primary interfaces and default routes, similar to how it is done using hosts.yaml/networks.yaml for virtual machines.
Bridge/VLAN/Tap interfaces are already managed using Salt, so are netconfig/nameservers.

One solution would be to split hosts.yaml into hosts_virtual.yaml and hosts_physical.yaml, another would be to include the machines in the existing hosts.yaml file and implement a key which indicates the type.
Alternatively the configuration could just be placed in the existing cluster/ pillars, which exist for every physical machine acting as a hypervisor (which is practically every physical machine).

Actions

Also available in: Atom PDF