~jtv/maas/q-pkg-bug-1086239

34.1.2 by Andres Rodriguez
* Add message telling MAAS URL after installation.
1
Template: maas/installation-note
2
Type: note
3
Default: true
4
_Description: Ubuntu MAAS Server
5
 The Ubuntu MAAS Server has been installed in your system. You
6
 can access the MAAS Web interface here:
7
 .
8
    http://${MAAS_URL}/MAAS
46.1.4 by Andres Rodriguez
* Allow MAAS_DEFAULT_URL reconfiguration. (LP: #980970)
9
 .
10
 If the automatically detected address above is not in the same
11
 network as the MAAS clients, you need to reconfigure it:
12
 .
89.1.9 by Julian Edwards
rename maas to maas-region-controller. Introduce changed maas package as a seed-cloud setup.
13
    sudo dpkg-reconfigure maas-region-controller
46.1.4 by Andres Rodriguez
* Allow MAAS_DEFAULT_URL reconfiguration. (LP: #980970)
14
15
Template: maas/default-maas-url
16
Type: string
17
_Description: Ubuntu MAAS PXE/Provisioning network address:
18
 The Ubuntu MAAS Server automatically detects the IP address
19
 that is used for PXE and provisioning. However, it needs to be
20
 in the same network as the clients. If the automatically
21
 detected address is not in the same network as the clients, it
22
 must be changed.