[Bug 1373261] Re: pserv.yaml rewrite breaks when MAAS URL uses IPv6 address
Jeroen T. Vermeulen
1373261 at bugs.launchpad.net
Wed Nov 5 11:23:02 UTC 2014
The problem is still there. Example:
My pserv.yaml contains...
generator: http://[fdd1:caf5:2922:8b1f::1]/MAAS/api/1.0/pxeconfig/
Now, realising that this doesn't work, I run ‘dpkg-reconfigure maas-
cluster-controller’ and set the MAAS URL to “http://10.9.9.1/MAAS”.
The resulting pserv.yaml now contains...
generator: http://10.9.9.1:caf5:2922:8b1f::1]/MAAS/api/1.0/pxeconfig/
Note how the first part of the netloc, up to the first colon, is
replaced with the new address — but the rest of the netloc is still
there.
** Changed in: maas
Assignee: Jeroen T. Vermeulen (jtv) => (unassigned)
** Changed in: maas
Status: Incomplete => Triaged
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1373261
Title:
pserv.yaml rewrite breaks when MAAS URL uses IPv6 address
To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1373261/+subscriptions
More information about the Ubuntu-server-bugs
mailing list