[01:20] harlowja_at_home, around ? [01:20] http://paste.ubuntu.com/15248500/ [01:48] gudge [01:48] fudge [05:10] extra fudge please [05:10] markerlib [05:10] wtf is that [05:10] ha [05:19] harlowja_at_home, its fixed. python-virtualenv upgrade fixed it [05:19] it came in a couple hours before i lost a couple hours [05:51] u lost a couple of hours in space [05:51] lol === Hazelesque_ is now known as Hazelesque === rcj` is now known as rcj [16:20] hi [16:21] why my script in /var/lib/cloud/scripts/per-once doesnt run at first boot? [16:21] i have the module in /etc/cloud/cloud.cfg [16:30] esierrap. per-once runs once ever. It won't run on first boots if you snapshot/boot snapshot. [16:30] you might want per-instance instead [16:33] thanks smatzek [19:12] rharper, thoughts ? [19:12] https://code.launchpad.net/~smoser/cloud-init/trunk.disable-clouddinit/+merge/287580 [19:12] the thing i'm not sure of is if i like the single 'touch /etc/cloud/cloud-init.disabled' [19:12] rather than [19:13] echo "disabled" > /etc/cloud/cloud-init.somethinghere [19:13] simplicity is nice, but the 'disabled' string as configuration option means that i could also have [19:13] 'no-modify-net' [19:13] or something to that effect [19:15] but then that quickly goes into the realm of cloud.cfg [19:32] smoser: we can certainly do the latter overtime; unless you have more than a few in mind I'd prefer the simpler one; one simple switch [19:38] rharper, well, the reason for the string. [19:39] is that i can then have the contents of that file have the same as cloud-init= on the command line. [19:39] and then on that command line, i can say something liike: cloud-init=no-dynamic-net [19:42] we can do both, right ? [19:43] i think it just gets confusing then. [19:43] you can do this or that or the other thing. [19:43] pick the right one [19:51] assuming the presence of the disabled file would negate the other options entirely; the file is like a big simple switch [19:54] right. but it sa boolean. [19:54] and i have already a desire for a 3 way switch. [19:54] on, off, static-networking [19:55] sure; I'm saying we can do both; I don't think it's confusing; one big on/off, and if it's on; then you can also do other stuff; [19:55] or delay the use of the content control [19:55] if I see disabled file, then we don't run; that's a patch and will keep working; we can introduce the content switch (on,off,no-net) at a later time [19:56] and it still works with our without the .disabled switch [19:58] smoser: I;m find with the n-way switch; if we want to introduce the big off hammer later, we can also do that as well [19:58] or not at all === jgrimm is now known as jgrimm-brb === jgrimm-brb is now known as jgrimm