From b47bcf0ab35c5ce842245e4ece86fa7a69403300 Mon Sep 17 00:00:00 2001 From: Kargo <15101965+kargo-dev@users.noreply.github.com> Date: Mon, 10 Nov 2025 22:03:51 -0500 Subject: [PATCH] Remove Ansible Playbooks section from documentation Removed section about Ansible playbooks for hyperbridge relayer. The ansible repo is no longer available --- docs/pages/developers/network/relayer/messaging/relayer.mdx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/pages/developers/network/relayer/messaging/relayer.mdx b/docs/pages/developers/network/relayer/messaging/relayer.mdx index 30d1180f6..4555b7c11 100644 --- a/docs/pages/developers/network/relayer/messaging/relayer.mdx +++ b/docs/pages/developers/network/relayer/messaging/relayer.mdx @@ -147,12 +147,6 @@ docker logs -f tesseract At the minimum, the hyperbridge relayer should be run on a machine with at least 4GB of RAM and a quad-core cpu. This relayer should also have at least a 100Mb/s connection if it is to query nodes over the internet. -### Ansible Playbooks - -A community member has graciously provided their ansible playbook for running the hyperbridge relayer. You can find it here: - -- [schmiatz/hyperbridge-relayer](https://github.com/schmiatz/hyperbridge-relayer) - ## Configuration The configuration file is a toml file that at the moment, that expects the following configuration options: