Variables | |
| string | SMOON_URL = "http://smolt.mythtv.org/" |
| int | SECURE = 0 |
| string | HW_UUID = "/.mythtv/HardwareProfile/hw-uuid" |
| string | PUB_UUID = "/.mythtv/HardwareProfile/pub-uuid" |
| string | UUID_DB = '/.mythtv/HardwareProfile/uuiddb.cfg' |
| string | ADMIN_TOKEN = "/.mythtv/HardwareProfile/smolt_token" |
| FS_T_FILTER = False | |
| FS_M_FILTER = True | |
| tuple | FS_MOUNTS = commands.getoutput('rpm -ql filesystem') |
| tuple | OS = os_detect.get_os_info() |
| string hardwareprofile::config::SMOON_URL = "http://smolt.mythtv.org/" |
| int hardwareprofile::config::SECURE = 0 |
| string hardwareprofile::config::HW_UUID = "/.mythtv/HardwareProfile/hw-uuid" |
| string hardwareprofile::config::PUB_UUID = "/.mythtv/HardwareProfile/pub-uuid" |
| string hardwareprofile::config::UUID_DB = '/.mythtv/HardwareProfile/uuiddb.cfg' |
| string hardwareprofile::config::ADMIN_TOKEN = "/.mythtv/HardwareProfile/smolt_token" |
| tuple hardwareprofile::config::FS_MOUNTS = commands.getoutput('rpm -ql filesystem') |
1.6.3