Page MenuHomeVyOS Platform

Fix commit-confirm action 'reboot'
Closed, ResolvedPublicBUG

Description

The revert action for commit-confirm is set under ['system', 'config-management', 'commit-confirm', 'action'] with default 'reload' for soft-rollback without a reboot. However, the check for the setting in the config_mgmt module is off by a node, preventing setting to hard reboot. A simple fix.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)