diff inventory.py @ 3:61945df2a392

updates to work on recent raspbian installs
author drewp@bigasterisk.com
date Sun, 07 Nov 2021 15:42:37 -0800
parents b664f1027992
children 7e8c7de5b490
line wrap: on
line diff
--- a/inventory.py	Thu Nov 04 18:26:04 2021 -0700
+++ b/inventory.py	Sun Nov 07 15:42:37 2021 -0800
@@ -8,4 +8,5 @@
 ]
 pi = [
     'frontbed',
+    ('garage', {'ssh_hostname': '10.2.0.19'}),
 ]