From 0d36eb00147b364c67791f5382f7591db04ddecf Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 11 May 2026 19:54:12 +0000 Subject: docs: address review feedback and pre-existing doc-lint errors - terraformAWS.md: balance the orphan `.. stop_vyoslinter` directive inside the eval-rst block and wrap the long MyST link references at EOF with `% stop_vyoslinter`/`% start_vyoslinter`. - webproxy.md: replace real-world IP 193.49.48.249 with doc-range 192.0.2.249 in the blacklist update example output. - console-server.md: "some times" -> "sometimes". - bgp.md: "command disable" -> "command disables"; add comma before "use the delete form"; "Route dampening which described in" -> "Route dampening, described in". https://claude.ai/code/session_01RDpSBDLSWLKMGnyPCaKECB --- docs/automation/terraform/terraformAWS.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/automation') diff --git a/docs/automation/terraform/terraformAWS.md b/docs/automation/terraform/terraformAWS.md index d4e38d46..10740b99 100644 --- a/docs/automation/terraform/terraformAWS.md +++ b/docs/automation/terraform/terraformAWS.md @@ -103,6 +103,8 @@ Terraform, Ansible, and AWS, follow these steps: See `Structure of files in Ansible for AWS <#structure-of-files-in-ansible-for-aws>`__ for more details. You can obtain ``mykey.pem`` by creating a key `pair `__ in AWS and downloading your ``.pem`` key. + +.. start_vyoslinter ``` ### Deploy with Terraform @@ -543,6 +545,10 @@ ansible_user: vyos All files related to deploying VyOS on AWS with Terraform and Ansible can be found in the [vyos-automation] repository. +% stop_vyoslinter + [group]: https://docs.aws.amazon.com/cli/latest/userguide/cli-services-ec2-sg.html [pair]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-key-pairs.html [vyos-automation]: + +% start_vyoslinter -- cgit v1.2.3