mirror of
https://github.com/warp-tech/warpgate.git
synced 2025-02-21 05:55:00 +08:00
Updated Chaining Warpgates together (markdown)
parent
d5bad18f08
commit
949b540ec3
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ rsa-sha2-256 AAAADHJzYS1zaGEyLTI1Ngxxxx
|
|||
```diff
|
||||
users:
|
||||
+ - username: wg-jump
|
||||
+ roles: ['warpgate:admin'] # Note that we're adding the user to the admin group for simplicity here
|
||||
+ roles: ['warpgate:admin'] # Note that we're giving the user the admin role for simplicity here
|
||||
+ credentials:
|
||||
+ - type: publickey
|
||||
+ key: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAxxxx+3RBsT5
|
||||
|
|
Loading…
Reference in a new issue