[BangPypers] generating cisco config using templates?

sayantan bhattacharya skb655952 at gmail.com
Wed Sep 30 16:28:14 CEST 2015


Can you please specify what configuration you are trying to generate? Are
you trying to configure multiple devices?

If yes, you can try using the Ansible module, provided you aim for
configuring devices issuing the master slave model.
On Sep 30, 2015 19:11, "Atul Tyagi" <tyagi.atul at gmail.com> wrote:

> Hi All,
>
> Has anyone tried to generate the cisco switch config using yaml + jinja.
> Any experience, best practices or ideas that you might want to share?
>
> I am trying to do this. It seems simple with a very basic yaml but it's
> getting extremely confusing as I expand by yaml and make it more readable
> (other than just key/value pairs
>
> Any suggestions please?
>
> Thanks,
> Atul
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>


More information about the BangPypers mailing list