constants

Constants module.

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

list of core datacenters.

Type

tuple

spicerack.constants.KEYHOLDER_SOCK = '/run/keyholder/proxy.sock'

The path to the keyholder agent sock file used for cumin remote commands

Type

str

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

the path to the Puppet Signing CA cert

Type

str