You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will have multiple flavors of OS Guard, each with minor tweaks. To
easily support this, define a common base OS Guard yaml template and
a delta yaml template that does minor adjustments to the base template.
Additionally introduce a python script to merge arbitrary image
customizer yamls together. This python script also adds a header to the
final output yaml to indicate the file was autogenerated and provides
the input source files.
Finally, introduce a bash script to specifically generate the OS Guard
final yaml configs.
Signed-off-by: Chris Co <[email protected]>
0 commit comments