/srv/irclogs.ubuntu.com/2018/03/26/#cloud-init.txt

resmohi12:33
resmoI looked for a way to determine if cloud-init has finished to configure the instance. What is the right way to do so?12:34
resmook, found the necessary infos here https://github.com/number5/cloud-init/blob/master/doc/status.txt12:56
resmoThanks ;)12:56
do3melismoser: thanks for the CI run. the error that got thrown does not seems to be related to my branch. am i right with that?13:22
do3melierror given in https://jenkins.ubuntu.com/server/job/cloud-init-ci/928/console13:22
do3melicloudinit/config/cc_puppet.py:143: [W1505(deprecated-method), handle] Using deprecated method readfp()13:22
smoserdo3meli: rebase to master.13:23
smoser(that is fixed in trunk already)13:23
smosermake sense ?13:23
do3meliallright, let me do that13:24
do3melismoser: rebase done and pushed13:34
smoserdo3meli: running https://jenkins.ubuntu.com/server/view/cloud-init/job/cloud-init-ci/929/console13:38
do3melithx13:49
smoserdo3meli: curious... have you tested this with linux ?14:17
smoseror are you just adding support for zfs resize of freebsd14:18
do3melii am mainly focusing on freebsd14:18
do3melii have no zfs on linux to test14:19
do3meliwith root on zpool14:19
smoserright.14:22
smoserdo3meli i'm reviewing. i'll just put comments tthere.14:24
smoserbut will submit hopefully in 5 minutes14:24
do3meliperfect, thanks14:24
smoserdo3meli: i responded.14:32
smoseri think that the end result is just "update the message"14:33
smoserbut i'd like for you to think through the "safe for linux" thought path also.14:33
do3melithanks for the feedback. will go over it later and let you know my thoughts14:34
do3melismoser: what you think about the adjusted commit message?14:55
smoserdo3meli: updated a bit15:03
do3meliperfect, thx15:04
resmobtw added a cloud_init_facts ansible module https://github.com/ansible/ansible/pull/3793215:04
do3melii think through the other stuff you mentioned now.15:04
do3melismoser: should i try add some tests with the outputs you mentioned from curtin'15:06
smoserdo3meli: if you are willing to do that, that might be nice.15:11
smoserbut actually..15:11
smoserthe files used for linux are /proc/1/mountinfo15:11
smoserwhich differs in format from /proc/1/mounts15:11
smoserer...15:11
smoser/proc/mounts15:11
smoserwhich is what we're using incloud-init15:11
smoserso the info isn't really there.15:11
heatfanjohnhttp://cloud-init.org is returning 502 Gateway timeout errors15:23
heatfanjohnSorry that 502 Bad gateway errors15:23
naccheatfanjohn: are you looking for docs? (agree on the 502)15:28
smoserheatfanjohn: thanks16:22
blackboxswrharper: in your chrony branch, what's the purpose of the 'name' key in each ntp client config dictionary?19:17
blackboxswI don't think I see it used anywhere?19:17
rharperblackboxsw: I thought it was used to extract the client name (which differs from the installed package)19:48
rharperbut, that may have been refactored out, looks droppable right now19:49
smoserrharper: regarding ConditionFileExists evaluation time20:04
smoser http://paste.ubuntu.com/p/7vhSWgPKfc/20:04
smoserthat indicates that it is at unit start time.20:04
rharperyeah20:04
blackboxswrharper: last volley of comments and schema pastebin @ https://code.launchpad.net/~raharper/cloud-init/+git/cloud-init/+merge/33943820:49
rharperblackboxsw: thanks, fixing up your first round20:49
blackboxswrharper: I also tweaked the unittest to use temp_utils.mkstemp instead of NamedTemporaryFile20:50
blackboxswI'm going to get a couple of deployments going on this to kick the tires20:51
smoserhey. i have to be headed out. i'll check back in for you all in probably 3.5 hours.20:52
rharperk20:52
rharperblackboxsw: interesting, ok20:52
smoseri just pushed https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/34200520:52
smoseri think i'm going to just upload that too.20:53
smoserjust to have that change into ubuntu now.20:54
blackboxswsilly revert pused up https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/34215422:33
blackboxswpushed even22:33
blackboxswrharper: I'll checkout your updates thx. I think I already made the change to temp_utils and unit test mock in my pastebin22:34

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!