Comment 7 for bug 1225922

Revision history for this message
Vlastimil Holer (vlastimil-holer) wrote : Re: [Bug 1225922] Re: Support static network configuration even on already configured devices

Yes, reboot instance after initial configuration. Put this into your
cloud-init configuration:

power_state:
  mode: reboot
  message: Initial configuration done by cloud-init, forcing reboot to
apply changes.