Data Models: Group Variables
Let's learn about some of the group variables that are used in the code configurations.
We'll cover the following...
Introduction
In this chapter, network configurations are converted and split into variables contained inside data models and dynamic templates. First group variables are created at a platform level representing standard configurations for the distribution or access layer. Unique, host-specific information will become host variables. Data models are written in the YAML format.
Jinja2 dynamic templates are introduced at this stage. ...