<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jan 31, 2018 at 9:55 AM, Luca 'remix_tj' Lorenzetto <span dir="ltr"><<a href="mailto:lorenzetto.luca@gmail.com" target="_blank">lorenzetto.luca@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On Wed, Jan 31, 2018 at 7:35 AM, Maton, Brett <<a href="mailto:matonb@ltresources.co.uk">matonb@ltresources.co.uk</a>> wrote:<br>
> Are there any known issues with cloud-init not setting the network gateway ?<br>
><br>
> I'm trying to create a host with the ansible roles, all is Ok apart from<br>
> network settings.<br>
><br>
> Ansible code:<br>
><br>
</span>[cut]<br>
<span class="gmail-">><br>
> I've also tried using the web-ui, again most 'things' get set but not the<br>
> gateway which is a killer as I can only access the VM with remote console<br>
> until I set the gateway.<br>
<br>
</span>Hello Brett,<br>
<br>
we have the same issue with RHEL 7.4.<br>
<br>
Our workaround is writing /etc/sysconfig/network file with the variable GATEWAY=<br>
so we have the variable set at next network activation.<br>
<br>
Luca<br>
<br></blockquote><div><br></div><div>There are several bugzilla items opened for this problem. The one for RH EL 7.4.z is this on QA</div><div><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1540094">https://bugzilla.redhat.com/show_bug.cgi?id=1540094</a></div><div><br></div><div>Others:</div><div><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1492726">https://bugzilla.redhat.com/show_bug.cgi?id=1492726</a></div><div><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1539760">https://bugzilla.redhat.com/show_bug.cgi?id=1539760</a> </div><div><br></div><div>Gianluca</div></div></div></div>