Files
gitea-pages/admin-guide/mgmt-tools/sysdb.rst
2021-05-05 14:24:27 +02:00

547 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 boot server, ie. boot00.psi.ch (production) and boot00-test.psi.ch (testing).