~brendan-donegan/maas/qa-lab-tests_custom_boot_source

« back to all changes in this revision

Viewing changes to config.py

  • Committer: MAAS Lander
  • Author(s): Andres Rodriguez
  • Date: 2016-09-02 15:04:26 UTC
  • mfrom: (444.1.13 qa-lab-tests-orig)
  • Revision ID: maas_lander-20160902150426-vxnae02gworvjyay
[r=andreserl][bug=][author=andreserl] Add better testing of Enlistment APT config.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 
35
35
MAAS_URL = "http://10.245.136.6/MAAS"
36
36
MAIN_ARCHIVE = "http://us.archive.ubuntu.com/ubuntu"
 
37
PORTS_ARCHIVE = "http://ports.ubuntu.com/ubuntu-ports"
37
38
USER_DATA_URL = "http://10.245.136.6/MAAS/metadata/enlist/latest/user-data"
38
39
ADMIN_USER = "admin"
39
40
PASSWORD = "test"