You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book/src/developers/contributing/releases/deployment.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,11 +61,8 @@ This step directs Ansible to use the current master version of trin. Read [about
61
61
- Run the deployment:
62
62
- Trin nodes:
63
63
- `ansible-playbook playbook.yml --tags trin`
64
-
- State network nodes (check with the team if there is a reason not to update them):
65
-
- Recently, we don't regularly deploy state bridge nodes (because they run for a long time and we don't want to restart them). To deploy all other state nodes, use following command:
0 commit comments