aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-27 12:57:04 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-27 12:57:04 +0200
commita88749869d1f0181023601a71fb4fd7b696ecbbe (patch)
treeb56e086c90787206e95014ff0555379e001556dd
parentinventory: update users (diff)
downloadmaintenance-a88749869d1f0181023601a71fb4fd7b696ecbbe.tar.gz
maintenance-a88749869d1f0181023601a71fb4fd7b696ecbbe.zip
inventory: enable pi2 back for now
-rw-r--r--inventory.ini6
1 files changed, 3 insertions, 3 deletions
diff --git a/inventory.ini b/inventory.ini
index 16ded52..57ee10d 100644
--- a/inventory.ini
+++ b/inventory.ini
@@ -1,7 +1,7 @@
-# TODO: remove those?
-#[raspberry]
+[raspberry]
+# TODO: remove this?
#pi1 ansible_host=192.168.205.1 ansible_user=egor
-#pi2 ansible_host=192.168.205.4 ansible_user=egor
+pi2 ansible_host=192.168.205.4
[desktop]
laptop2 ansible_host=192.168.205.2