diff options
author | Alex Auvolat <alex@adnab.me> | 2022-11-28 10:19:48 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-11-28 10:19:48 +0100 |
commit | a327876e253b464c049faeafeb24ab2687425014 (patch) | |
tree | d3ac6ca4d9b7174add470d26ba150479fad623f5 /cluster/prod | |
parent | c4ed69336bc191c5ab5a7747fd31596bfdf77148 (diff) | |
download | nixcfg-a327876e253b464c049faeafeb24ab2687425014.tar.gz nixcfg-a327876e253b464c049faeafeb24ab2687425014.zip |
Remove root, add wg-quick-wg0 after unbound
Diffstat (limited to 'cluster/prod')
-rw-r--r-- | cluster/prod/ssh_config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cluster/prod/ssh_config b/cluster/prod/ssh_config index 64b87a4..d1e4a13 100644 --- a/cluster/prod/ssh_config +++ b/cluster/prod/ssh_config @@ -23,13 +23,10 @@ Host doradille Host df-ykl HostName df-ykl.machine.deuxfleurs.fr - User root Host df-ymf HostName df-ymf.machine.deuxfleurs.fr - User root Host df-ymk HostName df-ymk.machine.deuxfleurs.fr - User root |