Commit 9537383
committed
feat!: add User SSH config directive when creating config entry
Specifying the User in the topo_config when adding a new config entry
allows for better detection of conflicting users:
`topo setup-keys --target <ip>` will generate SSH key files for the
default user.
We are already demanding a per-user alias. Might as well enforce it.
Signed-off-by: Tomás González <[email protected]>1 parent 4aab6f5 commit 9537383
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
0 commit comments