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 f0777fb commit f98ccacCopy full SHA for f98ccac
infra/ansible/stage_inventory.yaml
@@ -0,0 +1,19 @@
1
+aggregator:
2
+ hosts:
3
+ aligned-holesky-aggregator-1:
4
+ ansible_host: aligned-ansible
5
+ ansible_user: admin
6
+ app_user: app
7
+ ansible_python_interpreter: /usr/bin/python3
8
+ #batcher:
9
+ # hosts:
10
+ # aligned-holesky-batcher:
11
+ # ansible_host: aligned-holesky-batcher
12
+ # ansible_user: admin
13
+ # ansible_python_interpreter: /usr/bin/python3
14
+ #explorer:
15
16
+ # aligned-holesky-explorer:
17
+ # ansible_host: aligned-holesky-explorer
18
19
0 commit comments