diff options
author | Alex Auvolat <alex@adnab.me> | 2021-11-18 16:05:44 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-11-18 16:06:17 +0100 |
commit | 9eab23db4cad2374e301624b0cf5ba8f3d5a933e (patch) | |
tree | 55a645d172e805d92891b702ccc4f8ca00376c42 /ssh_config | |
parent | 52309c1912755d6f68c9a74cbe3d270e26e5e496 (diff) | |
download | nixcfg-9eab23db4cad2374e301624b0cf5ba8f3d5a933e.tar.gz nixcfg-9eab23db4cad2374e301624b0cf5ba8f3d5a933e.zip |
fix IPs for nomad
Diffstat (limited to 'ssh_config')
-rw-r--r-- | ssh_config | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,3 +8,6 @@ Host carcajou Host cariacou HostName 10.42.0.21 + +Host spoutnik + HostName 10.42.0.2 |