mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
Fix
This commit is contained in:
parent
6eb9ecb541
commit
ae16fd6737
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ To provision a new host:
|
|||
|
||||
* add that host to the SSH config in programs.ssh
|
||||
* create a config for that host that contains a meta.deploy.ssh.host
|
||||
* run `nyx install <hostname>`.
|
||||
* 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 build <hostname> <method>` where method is optional, can be... switch or boot or such.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue