6.3. Generate
We are all set! Lets start configuration generation Now !!!
# -------------------------------------------------------------------------------------------------------------
# Start config geneation
# -------------------------------------------------------------------------------------------------------------
PrCfg.start()
Notice
Make a note that output generates based on jinja template and template variables.
Make sure to cross-check the generated facts before using it.
You may need to alter either database or jinja templates to get desired result.
Best of Luck.