Skip to content

Commit 077cccc

Browse files
committed
fix: undo aggregator.yaml changes
1 parent ab51d4f commit 077cccc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

infra/ansible/stage_inventory.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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
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
88
batcher:
99
hosts:
1010
aligned-holesky-stage-1:

0 commit comments

Comments
 (0)