From f2fbe07dd7ed68256770076dfedd92d5f5f0ddc5 Mon Sep 17 00:00:00 2001 From: medusa Date: Sat, 2 Aug 2025 14:30:35 -0500 Subject: [PATCH] Update tech_docs/networking/iac_github_project.md --- tech_docs/networking/iac_github_project.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tech_docs/networking/iac_github_project.md b/tech_docs/networking/iac_github_project.md index 6c7037c..5b62e15 100644 --- a/tech_docs/networking/iac_github_project.md +++ b/tech_docs/networking/iac_github_project.md @@ -4,11 +4,13 @@ It is intentionally abstract (no literal values, no vendor CLI) so it can be mec -------------------------------------------------------- 1. Meta-Template Structure -------------------------------------------------------- +```plaintext ┌─ object: device │ ├─ role: head-end-dmvpn-hub │ ├─ platform: │ └─ lifecycle: golden-template → instance-template → device-config └─ +``` Each stanza below is a YAML-ish block that can be turned into: - Jinja2 / Ansible variables