After a template push, several city APs re-enable HTTP admin that security had disabled. What preventative discipline best stops this regression?
Select an answer to reveal the explanation.
Short Explanation
Template drift is the city painting over the deadbolt then wondering why the door opens again. Configuration management keeps the golden ‘HTTPS only’ setting from being rolled back by a bad push.
Full Explanation
Misconfiguration regressions such as re-enabling HTTP administration often come from unmanaged template drift. Configuration management with validated baselines prevents insecure admin interfaces from returning. Turning off monitoring, encouraging ungoverned hand edits, or banning HTTPS worsens management-plane security.