Update tech_docs/networking/iac_github_project.md
This commit is contained in:
@@ -4,11 +4,13 @@ It is intentionally abstract (no literal values, no vendor CLI) so it can be mec
|
|||||||
--------------------------------------------------------
|
--------------------------------------------------------
|
||||||
1. Meta-Template Structure
|
1. Meta-Template Structure
|
||||||
--------------------------------------------------------
|
--------------------------------------------------------
|
||||||
|
```plaintext
|
||||||
┌─ object: device
|
┌─ object: device
|
||||||
│ ├─ role: head-end-dmvpn-hub
|
│ ├─ role: head-end-dmvpn-hub
|
||||||
│ ├─ platform: <vendor-agnostic>
|
│ ├─ platform: <vendor-agnostic>
|
||||||
│ └─ lifecycle: golden-template → instance-template → device-config
|
│ └─ lifecycle: golden-template → instance-template → device-config
|
||||||
└─
|
└─
|
||||||
|
```
|
||||||
|
|
||||||
Each stanza below is a YAML-ish block that can be turned into:
|
Each stanza below is a YAML-ish block that can be turned into:
|
||||||
- Jinja2 / Ansible variables
|
- Jinja2 / Ansible variables
|
||||||
|
|||||||
Reference in New Issue
Block a user