[07:16] Hi, are the logs for this channel stored anywhere? [08:25] used to [08:26] http://irclogs.ubuntu.com/2016/01/11/%23cloud-init.html yep, they still are. [08:33] kwadronaut: thanks! === cpaelzer is now known as cpaelzer_afk === cpaelzer_afk is now known as cpaelzer [16:07] smoser: xael is writing a data source that uses a metadata URL delivered by the DHCP server. The current proposed implementation gets the DHCP client to write it out to a file in /etc/cloud/. Does that seem OK to you, or might there be a better place to put it? [16:08] smoser: (Side note: we should look at doing this for Azure, where we currently just parse the leases file, with varying levels of success) [16:08] i dont like /etc/cloud [16:09] really shoudlnt write variable data there. [16:09] /var/lib/cloud/ woudl be preferable i think. [16:10] xael: ^ :) [16:11] noted [16:12] is /var/lib/cloud/cloudinit_data_url or something similar ok? [16:14] xael: I'd make it clear it's a BigStep thing, so people don't expect it to exist on any other cloud. [16:14] I send the URL in option 67 (filename), as it is not normally used inside an OS, only in pxe booting environments as a replacement for the filename header [16:14] so, /var/lib/cloud/cloudinit_bigstep_url? [16:15] LGTM. [16:26] is /var/lib/cloud/data/seed/bigstep/ ? [16:26] would that work ? [16:26] its not entirely a 'seed' as in it doesnt provide full information [16:28] /var/lib/cloud/data/seed/bigstep/url ? === tmclaugh[work]_ is now known as tmclaugh[work] === Guest41804 is now known as mgagne === mgagne is now known as Guest84419 [19:13] smoser so boss sir, is stuff still merging into launchpad for 0.7.x :( [19:13] can we perhaps do github this year :) [19:13] i'll fix up the 0.7.x branch on gerrit, since it seems busted [19:13] *unless someone else wants to === Guest84419 is now known as mgagne [19:19] harlowja, lets do it man! [19:19] okies [19:20] smoser do u want to ask the infra folks to resync from a converted https://code.launchpad.net/~cloud-init-dev/cloud-init/trunk github into 0.7.x branch [19:21] or shall i? [19:21] sync script @ https://gist.github.com/harlowja/8bfe7e9a19214379684f [19:21] (if u lost it)