-
Notifications
You must be signed in to change notification settings - Fork 365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aggregator ansible #1387
Aggregator ansible #1387
Conversation
…ansible # Conflicts: # infra/ansible/eigenlayer-cli.yaml # infra/ansible/rust.yaml # infra/ansible/setup.yaml
fix: run playbooks as ansible_user
…layer into aggregator_ansible
infra/ansible/playbooks/docker.yaml
Outdated
@@ -44,4 +44,4 @@ | |||
name: "{{ user }}" | |||
groups: docker | |||
append: yes | |||
state: present | |||
state: present |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add back the newline at the end of the file, it's happening with all the telemetry .service
as well
This reverts commit 4c20f64.
…layer into aggregator_ansible
|
||
To deploy the Aggregator you need to set some variables and then run the Aggregator playbook | ||
|
||
This will create the following file in `infra/ansible/playbooks/ini`: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what will create the file? some command is missing here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested it and works like a charm!
Aggregator ansible automatic deployment
Description
How to test:
First create the env files:
Then complete the env files.
Deploy the Aggregator
Type of change
Please delete options that are not relevant.
Checklist
testnet
, everything else tostaging