DeepSea
DeepSea copied to clipboard
Add deepsea override files per default to the RPM
When running through the DeepSea processes it is required to adjust some things with override files before running states. These files do not exist right after the RPM installation and due to that they have to be created manually before specific states are executed.
Could we get these "override" files added with disabled examples to the RPM per default using %config(noreplace) so that it is easier to adjust the DeepSea behavior and to ensure that manually created override files have less "typos" and also the correct file-system rights?
There's a technical impossibility with the way things currently work. I do not believe this could ever be part of the rpm since many of the configuration files have minion names.
I added a feature label since this touches on a related problem with what I have been calling the "Stage 1, 2 shuffle". It's really an issue of missed requirements and ordering. We need to rethink parts of Stage 1, 2 and the prerequisites that you are mentioning.
relevant #934