show that bob is available on lxsup00.psi.ch

This commit is contained in:
2022-09-15 16:40:29 +02:00
parent 0ac94992ca
commit 3c27d8662d
2 changed files with 17 additions and 8 deletions
+5 -5
View File
@@ -19,8 +19,8 @@ generated by sysdb.
Registration with sysdb
~~~~~~~~~~~~~~~~~~~~~~~
The easiest way to interact with sysdb is to use bob, a command-line client
written in Python. Alternatively it is possible to use the web API directly.
The easiest way to interact with sysdb is to use `bob`, a command-line client, set up ready to use on `lxsup00.psi.ch`.
Alternatively it is possible to use the web API directly.
First, add the new node::
@@ -42,14 +42,14 @@ parameters::
bob node set-attr $FQDN puppet_role=role::server
bob node set-attr $FQDN puppet_group=default
Redeployment
~~~~~~~~~~~~
After the initial installation the boot mode has been reset from netboot to local
so it will then always boot from the local disk. For a redeployment the netboot
so it will then always boot from the local disk. For a redeployment the netboot
needs to be set anew::
bob node netboot $FQDN
and after redo the PXE boot.