Blame SOURCES/thermostat-sysconfig

8aa4af
# This file is "sourced" for systemd services only
8aa4af
#
8aa4af
# If thermostat {storage,agent} is run via systemd,
8aa4af
# data directories are in __thermostat_home__
8aa4af
#
8aa4af
# Do not change this unless you know what you are doing
8aa4af
THERMOSTAT_HOME=__thermostat_home__
8aa4af
USER_THERMOSTAT_HOME=__thermostat_user_home__
8aa4af
8aa4af
# any value for this env value will do
8aa4af
THERMOSTAT_SYSTEM_USER=true
8aa4af
8aa4af
RH_THERMOSTAT16_SCLS_ENABLED="rh-thermostat16 rh-mongodb32"