aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-09-11 12:24:05 +0200
committerbinary <me@rgoncalves.se>2020-09-11 12:24:05 +0200
commit233ad559b499c8441fd230d76afa8f4082099fac (patch)
tree996bd65cc83d77e2d85151be7d7ead4bc744457d /host_vars
parent7fde0d14bc0f8a697deb5c74639c8b648b9b45f9 (diff)
downloadold-infrastructure-233ad559b499c8441fd230d76afa8f4082099fac.tar.gz
Change ssh port
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/OOP-FS-raspberry.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/host_vars/OOP-FS-raspberry.ini b/host_vars/OOP-FS-raspberry.ini
index 1ca35bf..902e628 100644
--- a/host_vars/OOP-FS-raspberry.ini
+++ b/host_vars/OOP-FS-raspberry.ini
@@ -1,5 +1,5 @@
ansible_host=OOP-FS-raspberry
ansible_distribution=debian
-ansible_port=2244
+ansible_port=22
ansible_python_interpreter=/usr/bin/python3
remember that computers suck.