#524 Fix installing subject types
Merged by lholecek. Opened by lholecek.
lholecek/greenwave install-subject-types-2  into  master

Download 524.patch

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.

JIRA: FACTORY-5574
Signed-off-by: Lukas Holecek hluk@email.cz

Pull-Request has been merged by lholecek

Metadata