forked from Controls/gitea-pages
show that bob is available on lxsup00.psi.ch
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user