Generate ============================================ We are all set! Lets start configuration generation Now !!! ----- .. code-block:: python # ------------------------------------------------------------------------------------------------------------- # Start config geneation # ------------------------------------------------------------------------------------------------------------- PrCfg.start() .. admonition:: 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.**