File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ ansible deployment scripts
77 * Memory: 16 GB
88 * Storage: 512 GB SSD [ as of ` 2025-11-13 ` ] (expected 2–3 TB increase per year)
99 * Network: 1 Gbps
10- * Archive nodes and tracing nodes benefit from faste
10+ * Archive nodes and tracing nodes benefit from faster network bandwidth
1111* os requirements
1212 * supported architecture: arm64, amd64
1313 * supported os: debian, ubuntu
14- * for ubuntu / debian (<= 12), change ansible var ` lazai_apt_mode ` to ` apt_repository ` (default is ` lazai_apt_mode ` )
14+ * for ubuntu / debian (<= 12), change ansible var ` lazai_apt_mode ` to ` apt_repository ` (default is ` deb822_repository ` )
1515 * lazai_role: default ` rpc ` , change to ` seq ` if plan to run in validator mode
1616 * install ansible (` pip install ansible ` ) (more details refer to https://docs.ansible.com )
1717* runbook
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ docker run \
159159
160160### From Ansible
161161refer to [ LazAI Example] ( https://github.com/MetisProtocol/metis-sdk/blob/main/devops/ansible/README.md )
162- * default behaviour deploys ** LazAI** rpc node against mainnet [ https://mainnet.lazai.network ]
162+ * default behaviour: deploys ** LazAI** rpc node against mainnet [ https://mainnet.lazai.network ]
163163* refer to https://github.com/MetisProtocol/metis-sdk/blob/main/devops/ansible/roles/lazai/defaults/main.yml to alter default behaviour
164164
165165### Observability with Prometheus & Grafana
You can’t perform that action at this time.
0 commit comments