PAT Management

Implementation

The PAT Application (and its GUI, the PAT App) keep track of the configuration data for Pods. This data is exported as a number of files to be consumed during the install of a Pod or the re-install of a PodNet, a PodNet HA, or an Appliance. These files are created from the PAT Application data represented by the ERD below using Jinja templates. The following table lists the files that can be created by PAT with the names of the Jinja templates.

pod

user-data

config.json

.env

podnet_a or b

podnet/user-data

podnet/config.json.j2

appliance

appliance/user-data.j2

appliance/config.json.j2

appliance/env.j2

ERD

API

Resources and Drivers

Primitives