-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi,

At tetaneutral.net, we use cloud-init like this, since wheezy:

* At the "cloud-init-local" step we configure statically the /etc/network/interfaces, /etc/resolv.conf files (with the Config Drive datasource).

* Then the networking service starts and puts the interfaces up

* And then at the "cloud-init" step, we run classic cloud-init stuffs, for example the "apt upgrade" plugin and first-boot configuration.


Since jessie, with sysv scripts and when systemd is used, this doesn't work as expected, because systemd start "clound-init-local" and "cloud-init" in parallel and after the networking service. Instead of the expected sequential behavior: cloud-init-local -> networking -> cloud-init.

This results to an "apt-get upgrade" failure because the network is not configured properly.

This is due of the sysv compatibility mode of systemd that don't care of the some lsb headers.


Note, that I have tested on jessie, the packages that zigo have uploaded in sid (0.7.6~bzr976-4) and it works as expected.

Cheers,

- --
Mehdi Abaakouk
mail: sil...@sileht.net
irc: sileht
-----BEGIN PGP SIGNATURE-----
Version: OpenPGP.js v.1.20131017
Comment: http://openpgpjs.org

wsFcBAEBCAAQBQJVm5lFCRAYkrQvzqrryAAAFH4QAKfxnGQ8yGL1GCN2Fv85
5WyCpu7Yf+l85VoFcSHKOxc8mgVYDBkh/+stn3IvsISVlVsRxkJ7gvSDyxGD
xiCpxatfDb91MRia1MJiIur9dQrct0s0RYS3KNOieR22iDhYzN/Ueik5yxAP
UD10RYFk9gT5TIxElEpWSwxtKPVF2ckt6icYu2dsgxZ615okZilIdiF4eyEX
niCEjsyWM/DT2XYIBUL6jmd9kbByV75+T+UXE4DmVHH4hI7GBKYhD+5VrMeB
js5TFLTwxOH8x+OgTPt+9Xiyli19V2SiyW6ilHPMreUflZ2+di9dk27aNdLQ
8tvX5v/DKPQ6p6xwLG7THwXt9fpOMTReGgl6OJrI1NEsn8OTWRdkiAfvLyF0
XMxwdDKOhwn/KWP1c+fgsqk1r6ZRd+VDAgUzRuXVU6ERpHqPU79b1Ntqs44T
dAZw9ENBqKusX9gNth9l/RUllP0kbcyoPh5v+SOxNcSM9qT75HREhYn2CEEu
VBQEz6UFhYnm2WSfNhv0fVpuSoVovoVdUIIlKr8JZGZKViGEL4bCls1RzLRQ
0t3nQyw25kb9jOUeXmsWAWyD3dIRiakIuz8bDYAXCcFDKWBEPQuLbKO0bRkN
9akNdrrEOGEI437GcpxjfZdfFuHhyFnaIFG4YM51foaImbRJwJ/KdoTAIDnZ
JLkf
=m4br
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to