Comment 32 for bug 1603473

Revision history for this message
Mick Gregg (macgreagoir) wrote : Re: Relation fails as untis/machines are on different subnet on a multi NIC setup, juju 2.0 beta11

@rajesh-canoncial

In my example, 'curtin_userdata_amd64_generic_trusty_juju0' is a preseed file for a machine named juju0. You will need something similar for each of your machines, using their host names in the file names.

The interface file wget gets (in the preseed) is also specific to each machine. Each machine needs to get its own unmanged.cfg file (served from the maas server /var/www/html/<machine_name>.interfaces_d).

Your unmanaged.cfg file per machine should contain the interface configuration for the IP address you do not want Juju to know about (your 'SSH'/unmanaged interface?).