/srv/irclogs.ubuntu.com/2018/01/13/#maas.txt

ahasenackcontinuing from my question yesterday,17:38
ahasenackI think this is the problem17:39
ahasenack(my debug)17:39
ahasenack2018-01-13 17:38:38 maasserver: [error] Returning preseed_context={'syslog_host_port': '127.0.0.1:514', 'osystem': '', 'metadata_enlist_url': 'http://127.0.0.1/MAAS/metadata/enlist', 'server_url': 'http://127.0.0.1/MAAS/api/2.0/machines/', 'release': '', 'server_host': '127.0.0.1'}17:39
ahasenackit's telling the node to use 127.0.0.117:39
ahasenackok, interesting18:18
ahasenackif I fetch the preseed via this url:18:18
ahasenackhttp://10.0.5.5/MAAS/metadata/latest/enlist-preseed/?op=get_enlist_preseed18:18
ahasenackit returns18:18
ahasenack    metadata_url: http://127.0.0.1:5240/MAAS/metadata/enlist18:18
ahasenackbut if I fetch it via THIS url:18:18
ahasenackhttp://10.0.5.5:5240/MAAS/metadata/latest/enlist-preseed/?op=get_enlist_preseed18:18
ahasenackthen it returns:18:18
ahasenack    metadata_url: http://10.0.5.5:5240/MAAS/metadata/enlist18:18
ahasenackit's probably because apache is being a proxy and redirecting the former to localhost:524018:19
ahasenackand that's where the localhost comes from18:19
ahasenackin the response18:19
mupBug #1743142 opened: [2.3] get_enlist_preseed returns 127.0.0.1 for metadata_url <MAAS:New> <https://launchpad.net/bugs/1743142>18:48
mupBug #1743144 opened: hpvsa-update ppa has no xenial packages <MAAS:New> <https://launchpad.net/bugs/1743144>19:33
torontoyesCan someone provide the clear steps in creating windows image that will work for MAAS, as I'm having difficulty finding that information.22:12

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!