~rvb/maas/packaging.moon

« back to all changes in this revision

Viewing changes to debian/maas-cluster-controller.templates

  • Committer: jtv at canonical
  • Date: 2014-10-02 10:35:25 UTC
  • mto: This revision was merged to the branch mainline in revision 317.
  • Revision ID: jtv@canonical.com-20141002103525-so81gwbpy1vq0amk
Cosmetic.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
_Description: Ubuntu MAAS API address:
5
5
 The MAAS cluster controller and nodes need to contact the MAAS region
6
6
 controller API.  Set the URL at which they can reach the MAAS API remotely,
7
 
 e.g.  http://192.168.1.1/MAAS
 
7
 e.g. "http://192.168.1.1/MAAS".
8
8
 Since nodes must be able to access this URL, localhost or 127.0.0.1 are not
9
9
 useful values here.