~matsubara/maas/remove-ipmi-patch

« back to all changes in this revision

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

[r=andreserl][bug=][author=rvb] This branch performs the packaging changes required by the upsteam changes in https://code.launchpad.net/~rvb/maas/refactor-celerysettings/+merge/126816. More precisely, now that we have two different celery config files (one for the cluster controller and one for the region controller), the new config file and the common file need to be linked and the cluster controller needs to use the config file named celeryconfig_cluster.py as its Celery configuration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
# Install MAAS local settings
11
11
debian/tmp/etc/maas/maas_local_settings.py
12
12
 
 
13
# Install celery config file
 
14
debian/tmp/usr/share/maas/celeryconfig.py
 
15
 
13
16
# Install WSGI
14
17
debian/tmp/usr/share/maas/wsgi.py
15
18