From a9e0eb7eb72a7b06505dbb516fbb32f2016fc0b4 Mon Sep 17 00:00:00 2001 From: Alex Gittings Date: Fri, 7 Feb 2025 17:32:47 +0000 Subject: [PATCH] Update slurpit links --- docs/docs/sync/adapters/slurpit.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/sync/adapters/slurpit.mdx b/docs/docs/sync/adapters/slurpit.mdx index de957d9..f2004fe 100644 --- a/docs/docs/sync/adapters/slurpit.mdx +++ b/docs/docs/sync/adapters/slurpit.mdx @@ -23,7 +23,7 @@ Syncing data back into Slurp’it is not yet supported. Our `infrahub` repository contains an **example schema** that serves as a starting point for syncing Slurp’it data into Infrahub. This schema follows best practices for Infrahub, **but it does not map the Slurp’it data model one-to-one** since Infrahub may have additional use cases and Slurp’it can be customizable. - + ### Installing the example schema @@ -40,7 +40,7 @@ infrahubctl schema load schema.yml `infrahub-sync` allows defining what gets synchronized from a source to a destination. Included in the examples is a `config.yml` file that matches the example schema. - + To download the example `config.yml`