From 5ffa877cdb0b65532acd8cfc2b42ec049e9c11a7 Mon Sep 17 00:00:00 2001 From: Anthony Date: Thu, 13 Jan 2022 16:34:37 -0500 Subject: [PATCH] Added hcl language to snippet. --- website/content/docs/agent/sentinel.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/docs/agent/sentinel.mdx b/website/content/docs/agent/sentinel.mdx index 85a160af6..ae0f61812 100644 --- a/website/content/docs/agent/sentinel.mdx +++ b/website/content/docs/agent/sentinel.mdx @@ -64,7 +64,7 @@ The following are two examples of ACL policies with Sentinel rules. -```text +```hcl key "dc1" { policy = "write" sentinel { @@ -82,7 +82,7 @@ EOF -```text +```hcl key "haproxy_version" { policy = "write" sentinel {