~allenap/maas/xxx-a-thon

« back to all changes in this revision

Viewing changes to services/dns/run

  • Committer: LaMont Jones
  • Date: 2016-03-07 23:20:52 UTC
  • mfrom: (4657.1.84 maas)
  • mto: (4657.1.93 maas)
  • mto: This revision was merged to the branch mainline in revision 4660.
  • Revision ID: lamont@canonical.com-20160307232052-rgfxbq7dujj6s093
MergeĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 
35
35
# Create MAAS' DNS config: do not overwrite an existing config file
36
36
# as the writing of the full configuration might have happened already.
37
 
bin/maas-region-admin set_up_dns --no-clobber
 
37
bin/maas-region set_up_dns --no-clobber
38
38
 
39
39
# Edit the fixture's named.conf to include MAAS' DNS config.
40
 
bin/maas-region-admin get_named_conf \
 
40
bin/maas-region get_named_conf \
41
41
    --edit --config_path "${homedir}/named.conf"
42
42
 
43
43
# Run named.