~smoser/ubuntu/wily/maas/lp1474417

« back to all changes in this revision

Viewing changes to debian/maas-region-controller.postinst

  • Committer: Package Import Robot
  • Author(s): Andres Rodriguez
  • Date: 2015-07-10 13:47:40 UTC
  • Revision ID: package-import@ubuntu.com-20150710134740-5d4hs01ros8v26ir
Tags: 1.7.6+bzr3376-0ubuntu2
* debian/control: Make maas-dns a Dependy of maas-region-controller.
* debian/maas-region-controller.postinst: Ensure DNS config migration is
  always run. (LP: #1413388)

Show diffs side-by-side

added added

removed removed

Lines of Context:
169
169
        db_get maas-region-controller/dbconfig-install
170
170
        if [ "$RET" = "true" ]; then
171
171
                maas_sync_migrate_db
 
172
                configure_migrate_maas_dns
172
173
        fi
173
174
 
174
175
        # Display installation note