/srv/irclogs.ubuntu.com/2016/03/01/#cloud-init.txt

smoserharlowja_at_home, around ?01:20
smoserhttp://paste.ubuntu.com/15248500/01:20
smosergudge01:48
smoserfudge01:48
harlowja_at_homeextra fudge please05:10
harlowja_at_homemarkerlib05:10
harlowja_at_homewtf is that05:10
harlowja_at_homeha05:10
smoserharlowja_at_home, its fixed. python-virtualenv upgrade fixed it05:19
smoserit came in a couple hours before i lost a couple hours05:19
harlowja_at_homeu lost a couple of hours in space05:51
harlowja_at_homelol05:51
=== Hazelesque_ is now known as Hazelesque
=== rcj` is now known as rcj
esierraphi16:20
esierrapwhy my script in /var/lib/cloud/scripts/per-once doesnt run at first boot?16:21
esierrapi have the module in /etc/cloud/cloud.cfg16:21
smatzekesierrap.  per-once runs once ever.  It won't run on first boots if you snapshot/boot snapshot.16:30
smatzekyou might want per-instance instead16:30
smoserthanks smatzek16:33
smoserrharper, thoughts ?19:12
smoserhttps://code.launchpad.net/~smoser/cloud-init/trunk.disable-clouddinit/+merge/28758019:12
smoserthe thing i'm not sure of is if i like the single 'touch /etc/cloud/cloud-init.disabled'19:12
smoserrather than19:12
smoserecho "disabled" > /etc/cloud/cloud-init.somethinghere19:13
smosersimplicity is nice, but the 'disabled' string as configuration option means that i could also have19:13
smoser 'no-modify-net'19:13
smoseror something to that effect19:13
smoserbut then that quickly goes into the realm of cloud.cfg19:15
rharpersmoser: we can certainly do the latter overtime;  unless you have more than a few in mind I'd prefer the simpler one;  one simple switch19:32
smoserrharper, well, the reason for the string.19:38
smoseris that i can then have the contents of that file have the same as cloud-init=<value> on the command line.19:39
smoserand then on that command line, i can say something liike: cloud-init=no-dynamic-net19:39
rharperwe can do both, right ?19:42
smoseri think it just gets confusing then.19:43
smoseryou can do this or that or the other thing.19:43
smoserpick the right one19:43
rharperassuming the presence of the disabled file would negate the other options entirely; the file is like a big simple switch19:51
smoserright. but it sa boolean.19:54
smoserand i have  already a desire for a 3 way switch.19:54
smoseron, off, static-networking19:54
rharpersure; 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
rharperor delay the use of the content control19:55
rharperif 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 time19:55
rharperand it still works with our without the .disabled switch19:56
rharpersmoser: I;m find with the n-way switch; if we want to introduce the big off hammer later, we can also do that as well19:58
rharperor not at all19:58
=== jgrimm is now known as jgrimm-brb
=== jgrimm-brb is now known as jgrimm

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