DeepSea icon indicating copy to clipboard operation
DeepSea copied to clipboard

Add deepsea override files per default to the RPM

Open Martin-Weiss opened this issue 6 years ago • 2 comments

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?

Martin-Weiss avatar Dec 21 '17 07:12 Martin-Weiss

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.

swiftgist avatar Feb 09 '18 21:02 swiftgist

relevant #934

jschmid1 avatar Aug 29 '18 10:08 jschmid1