changeset 52:5312645b615a

adjust floating ip
author drewp@bigasterisk.com
date Sun, 06 Mar 2022 17:52:25 -0800
parents ba8d9f7f5305
children 8945bf71da22
files inventory.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/inventory.py	Sun Mar 06 17:52:05 2022 -0800
+++ b/inventory.py	Sun Mar 06 17:52:25 2022 -0800
@@ -48,7 +48,7 @@
         'wireguard_address': '10.5.0.2',
     }),
     ('plus', {
-        'ssh_hostname': '10.2.0.131',
+        'ssh_hostname': '10.2.0.136',
         'wireguard_address': '10.5.0.110',
     }),
 ]