Our configurations would benefit from features like change history, branches, remote backups etc.
Instead of reinventing the wheel the config management should initalize a GIT repository and commit changes. It could automatically sync changes with any configured remotes and we could use branches to quickly switch between test and production configuration.
Our configurations would benefit from features like change history, branches, remote backups etc.
Instead of reinventing the wheel the config management should initalize a GIT repository and commit changes. It could automatically sync changes with any configured remotes and we could use branches to quickly switch between test and production configuration.