As I said I have not explored salt for network devices yet. It's more for system build automation. For this network device requirement I ended up writing my own python script to push the config to device. We can probably use salt-ssh to integrate that into salt but I haven't explored it yet.
On Wed, Sep 30, 2015 at 9:24 PM, kracekumar ramaraju < [email protected]> wrote: > On Wed, Sep 30, 2015 at 8:26 PM, Atul Tyagi <[email protected]> wrote: > > > By the way I use salt here but it does not have a out of the box way to > > manage network devices. Proxy stuff seemed too complicated to me so > haven't > > even given it a shot. > > > > > I am using Salt, if you can share some sample code, we can help. > _______________________________________________ > BangPypers mailing list > [email protected] > https://mail.python.org/mailman/listinfo/bangpypers > _______________________________________________ BangPypers mailing list [email protected] https://mail.python.org/mailman/listinfo/bangpypers
