mirror of
https://github.com/elitak/nixos-infect
synced 2024-11-22 11:13:08 +00:00
Remove irrelevant words (#59)
reworded DO yaml preamble Co-authored-by: Eric Litak <elitak@gmail.com>
This commit is contained in:
parent
30441b1236
commit
928f9e5e1d
1 changed files with 1 additions and 2 deletions
|
@ -42,8 +42,7 @@ Settings -> "Destroy" -> "Rebuild from original").
|
|||
- Deploy the droplet indicated at the top of the file, enable ipv6, add your ssh key
|
||||
- `cat customConfig.optional nixos-infect | ssh root@targethost`
|
||||
|
||||
Alternatively, use the user data mechamism by supplying the lines between the following
|
||||
cat and EOF in the Digital Ocean Web UI (or HTTP API):
|
||||
Alternatively, you may utilize Digital Ocean's "user data" mechanism (found in the Web UI or HTTP API), and supply to it the following example yaml stanzas:
|
||||
|
||||
```yaml
|
||||
#cloud-config
|
||||
|
|
Loading…
Reference in a new issue