constants

Constants module.

spicerack.constants.ALL_DATACENTERS = ('eqiad', 'codfw', 'esams', 'ulsfo', 'eqsin')

list of all datacenters.

Type

tuple

spicerack.constants.CORE_DATACENTERS = ('eqiad', 'codfw')

list of core datacenters.

Type

tuple

spicerack.constants.INTERNAL_TLD = 'wmnet'

the name of the internal top level domain.

Type

str

spicerack.constants.MANAGEMENT_SUBDOMAIN = 'mgmt'

the name of the subdomain for the management interfaces.

Type

str

spicerack.constants.PUPPET_CA_PATH = '/etc/ssl/certs/Puppet_Internal_CA.pem'

the path to the Puppet Signing CA cert

Type

str