Installing subject types to "/etc/greenwave" breaks existing OpenShift templates which remount the configuration directory with custom files.
This instead installs the files in Python module under "conf/subject_types" directory.
The path to this directory can still be overridden with SUBJECT_TYPES_DIR option.
SUBJECT_TYPES_DIR
JIRA: FACTORY-5574 Signed-off-by: Lukas Holecek hluk@email.cz
+1
Pull-Request has been merged by lholecek
Installing subject types to "/etc/greenwave" breaks existing OpenShift
templates which remount the configuration directory with custom files.
This instead installs the files in Python module under
"conf/subject_types" directory.
The path to this directory can still be overridden with
SUBJECT_TYPES_DIRoption.JIRA: FACTORY-5574
Signed-off-by: Lukas Holecek hluk@email.cz