Showing 1 changed files with 2 additions and 0 deletions
+2 -0
inventory/hosts-local.yaml
@@ -52,12 +52,14 @@ jumps:
52 52
   j1:
53 53
     aliases: [j1, j1-local]
54 54
     hostname: 10.253.51.50
55
+    user: bogdan.timofte
55 56
     port: 25904
56 57
     role: primary
57 58
     proxy_jump: is-jumper
58 59
   j2:
59 60
     aliases: [j2, j2-local]
60 61
     hostname: 10.253.51.52
62
+    user: bogdan.timofte
61 63
     port: 25904
62 64
     role: failover
63 65