nautobot-app-golden-config icon indicating copy to clipboard operation
nautobot-app-golden-config copied to clipboard

Using "revert_in" in Config deploy plan

Open georgkal opened this issue 8 months ago • 1 comments

Hey all,

I am not sure if this is the right place, but i will give it a try :) I really like the config plan option into the plugin, but for a couple of days i am testing the automatic rollback(it is part of Napalm) and i was wondering how i can set "revert_in" for config plan or in general ?

I understand that it is not possible to be set on config plan level, but i can set this option "revert_in" globally ? Maybe to provide some more details - revert_in is used by Napalm to setup the revert timer as part of the integrated rollback process:

device.commit_config(revert_in=120)

Thanks!

georgkal avatar Oct 25 '23 12:10 georgkal