Add instructions to run Ansible playbooks on remote machines #5

Merged
nabarun merged 14 commits from deep-stack/testnet-ops:ag-run-remote into main 2024-09-09 13:37:42 +00:00
Showing only changes of commit 12fc9f03cf - Show all commits

View File

@ -10,7 +10,7 @@ config:
OPTIMISM_DEPLOYER_PK: {{ optimism_deployer_pk }}
TOKEN_NAME: {{ token_name }}
TOKEN_SYMBOL: {{ token_symbol }}
INITIAL_TOKEN_SUPPLY: {{ token_symbol }}
INITIAL_TOKEN_SUPPLY: {{ intial_token_supply }}
NA_ADDRESS: {{ na_address }}
VPA_ADDRESS: {{ vpa_address }}
CA_ADDRESS: {{ ca_address }}