~allenap/maas/ucs-runner-prep

« back to all changes in this revision

Viewing changes to src/maasserver/preseed.py

  • Committer: Gavin Panella
  • Date: 2012-12-06 10:37:24 UTC
  • Revision ID: gavin.panella@canonical.com-20121206103724-50h1187jqqrgfm7c
Export get_enlist_userdata.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
    'compose_enlistment_preseed_url',
15
15
    'compose_preseed_url',
16
16
    'get_enlist_preseed',
 
17
    'get_enlist_userdata',
17
18
    'get_preseed',
18
19
    ]
19
20