diff options
Diffstat (limited to '_ops/.ssh/config')
| -rw-r--r-- | _ops/.ssh/config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_ops/.ssh/config b/_ops/.ssh/config new file mode 100644 index 0000000..76e384b --- /dev/null +++ b/_ops/.ssh/config @@ -0,0 +1,5 @@ +Host awwan.org + Hostname awwan.internal + +Host tour.awwan.org + Hostname tour.awwan.internal |
