Go to file
2024-09-06 14:44:49 +05:30
l2-setup Add README steps to run nitro nodes on remote machine 2024-09-06 14:44:49 +05:30
nitro-bridge-setup Add README steps to run nitro nodes on remote machine 2024-09-06 14:44:49 +05:30
nitro-nodes-setup Add README steps to run nitro nodes on remote machine 2024-09-06 14:44:49 +05:30
example-hosts.ini Add README steps to setup and run L2 on remote machine 2024-09-06 14:44:49 +05:30
README.md Add ansible playbook to setup and run nitro-bridge 2024-09-05 14:39:12 +05:30

testnet-ops

Installation

  • Install Ansible

  • Add location of the directory containing the ansible binary to your PATH

  • Set Locale Encoding to UTF-8

    Ansible requires the locale encoding to be UTF-8. You can either use the LANG prefix when running Ansible commands or set the system-wide locale.

Playbooks