Skip to content

Commit afae67e

Browse files
committed
docs: activate venv before running ansible
1 parent e185ab7 commit afae67e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/src/developers/contributing/releases/deployment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ This step directs Ansible to use the current master version of trin. Read [about
4646
- Check monitoring tools to understand network health, and compare against post-deployment, eg~
4747
- [Glados](http://glados.ethportal.net/content/)
4848
- [Grafana](https://trin-bench.ethdevops.io/d/e23mBdEVk/trin-metrics?orgId=1)
49+
- Activate the virtual environment in the cluster repo: `. venv/bin/activate`
4950
- Go into Portal section of Ansible: `cd portal-network/trin/ansible/`
5051
- Run the deployment: `ansible-playbook playbook.yml --tags trin`
5152
- Wait for completion

0 commit comments

Comments
 (0)