diff --git a/docs/pages/developers/network/node.mdx b/docs/pages/developers/network/node.mdx index 3f3772e8f..cb5fb1f51 100644 --- a/docs/pages/developers/network/node.mdx +++ b/docs/pages/developers/network/node.mdx @@ -187,12 +187,6 @@ hyperbridge \ --out-peers=32 ``` -### Ansible Playbooks - -A community member has graciously provided their ansible playbook for running the hyperbridge node. You can find it here: - - - [schmiatz/hyperbridge-node](https://github.com/schmiatz/hyperbridge-node) - ### Miscellaneous Ensure that your firewall and NAT configuration allow incoming connections on port `30333` for optimal peering with other nodes on the network.