summaryrefslogtreecommitdiff
path: root/src/helpers/commit-confirm-notify.py
AgeCommit message (Collapse)Author
2024-10-05config-mgmt: T5976: add option for commit-confirm to use 'soft' rollbackJohn Estabrook
Commit-confirm will restore a previous configuration if a confirmation is not received in N minutes. Traditionally, this was restored by a reboot into the last configuration on disk; add a configurable option to reload the last completed commit without a reboot. The default setting is to reboot.
2024-10-05config-mgmt: T5976: normalize formattingJohn Estabrook
2023-06-09T3472: Print warning when commit-confirm is run as regular usererkin
2021-04-17T3472: Move over commit-confirm-notify.py from vyatta-config-mgmterkin