[00:02] I am running into the following errors with cloud-init start up on centos7 [00:02] 2017-05-18 23:00:53,931 - util.py[WARNING]: Failed forking and calling callback NoneType [00:02] 2017-05-18 23:00:54,059 - util.py[WARNING]: Failed to disable password for user centos [00:02] 2017-05-18 23:00:54,062 - util.py[WARNING]: Running users-groups () failed [00:02] therefore not running the init script once the instance is brought up ? [00:03] Is this a bug with Cloud-init v. 0.7.5 on centos7 ? === sambetts|afk is now known as sambetts [09:55] can anyone help with this please http://stackoverflow.com/questions/44059479/cloud-init-fails-on-util-pywarning-failed-to-disable-password-for-user-cento [12:17] can anyone confirm that this is a bug or that i'm being stupid [12:18] i'm adding adapters to a cloud image in VirtualBox's slot 4+, they end up as enp0s10, enp0s11 etc [12:19] then /etc/network/interfaces.d/50-cloud-init.cfg tries to bring up enp0s10 where w/o the additional adapter it would be enp0s3 [12:19] which renders my VMs unusable b/c enp0s3 is never brought up [12:19] i suspect there's a sorted() somewhere which sorts enp0s10 ahead of enp0s3 [12:20] am i even making sense heh [12:31] csfeathers: you're making sense, the networking documentation may be of help if you want to control which interface is configured: http://cloudinit.readthedocs.io/en/latest/topics/network-config.html [12:39] i'm not doing the config myself, i use the "ubuntu/xenial64" cloud image in vagrant [12:40] i'm then using vagrant to add NICs and it breaks [12:40] i dunno who is doing the configuration for those images :\ === rangerpbzzzz is now known as rangerpb === sambetts is now known as sambetts|afk [19:20] rharper: do we want to allow the following ntp config: [19:20] #cloud-config [19:20] ntp: [19:20] we do allow it (and install ntp with default 4 distro pools [19:20] just the key? I *think* so; [19:21] yeah; that is what I would expect with just the key; take the defaults [19:21] ok the code allows it, I was just wondering if we wanted to make that approved valid schema [19:21] we provide distro templates [19:21] ok good deal [19:21] just encoding it to make sure [19:21] ack [19:25] smoser: when do you think we'll have a 0.8.0 release? [19:25] i think i'd call it 0.7.10 next [19:25] but yeah, we are in need of one. [19:25] and i have no good reason to not call one [19:27] ok === rangerpb is now known as rangerpbzzzz