We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab51d4f commit 077ccccCopy full SHA for 077cccc
infra/ansible/stage_inventory.yaml
@@ -1,10 +1,10 @@
1
-#aggregator:
2
-# hosts:
3
-# aligned-holesky-aggregator-1:
4
-# ansible_host: aligned-ansible
5
-# ansible_user: admin
6
-# ansible_user: app
7
-# ansible_python_interpreter: /usr/bin/python3
+aggregator:
+ hosts:
+ aligned-holesky-aggregator-1:
+ ansible_host: aligned-ansible
+ ansible_user: admin
+ app_user: app
+ ansible_python_interpreter: /usr/bin/python3
8
batcher:
9
hosts:
10
aligned-holesky-stage-1:
0 commit comments