Files
gitea-pages/admin-guide/mgmt-tools/sysdb.rst
2023-02-01 13:32:58 +01:00

504 B

sysdb

sysdb is a simple database holding information relevant to system deployment, including

  1. a MAC to FQDN mapping
  2. whether to boot from local disk or install
  3. if installation is requested, which distribution/release to install
  4. which environment a system belongs to, and who can manage the environment
  5. arbitrary key-value pairs which can be used to store additional information like the Puppet role of a system.

sysdb runs on the server, ie. sysdb.psi.ch (production).