mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
adding gui group to hosts, fixing sshopts
This commit is contained in:
parent
29e977ad00
commit
d47650d67a
4 changed files with 4 additions and 3 deletions
|
|
@ -2,10 +2,9 @@
|
|||
|
||||
To provision a new host:
|
||||
|
||||
* add that host to the SSH config in programs.ssh
|
||||
* create a config for that host that contains a deploy.ssh.host
|
||||
* run `./nyx install <hostname>`.
|
||||
|
||||
To rebuild a host:
|
||||
|
||||
* run `./nyx build <hostname> <method>` where method is optional, can be... switch or boot or such.
|
||||
* run `./nyx deploy <hostname> <method>` where method is optional, can be... switch or boot or such.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue