""" A set of constants describing AP profiles """ APNOS_CREDENTIAL_DATA = { 'jumphost_ip': "192.168.200.80", 'jumphost_username': "lanforge", 'jumphost_password': "lanforge", 'jumphost_port': 22 }