=== harlowja is now known as harlowja_away === harlowja_away is now known as harlowja [20:51] harlowja, for the tox changes... [20:51] i want / need to be able to run 'make test' in package build [20:51] which doesn't have general access to inter-tubes [21:04] smoser hmmm [21:04] durn intertupes [21:05] *tubes [21:14] hi all, how do I tell cloud-init to run first boot commands again on next reboot? (ie reset first boot attribute) [21:23] astol, you can configure that in /etc/cloud/cloud.cfg [21:24] if you're just wanting '#!' things to run again, then you can change 'scripts_user' to be 'always' [21:24] - [scripts_user, always] [21:44] smoser: I am building an ami base image and since I have already booted once, I need to somehow reset that flag [21:44] so when I create instances again from that ami first boot sequence will be executed [21:45] I don't need to run them always, just one more time [21:45] wouldn't deleting the /var/lib/cloud dir be what you want then? [21:46] natorious: well that's kind of what I did, but this felt so crude I decided to ask [21:47] natorious: I honestly scanned cloud-init sources for 15 minutes, but saw nothing (being a non-pythonista) [21:48] so I just delete /var/lib/cloud and that's all? [21:48] astol, thats fine. you dont need to change anything. [21:48] it will do that by design. [21:48] the user-scripts run "per-instance" [21:48] and "per-instance" is "whenever an instance-id changes". [21:49] 'rm -Rf /var/lib/cloud' would suffice, but it is not necessary. [21:50] smoser: wow! that's actually even more nice, thanks :) I wonder if I'm the only guy asking about that [21:52] pretty much its all supposed to "just work" :) [22:05] this is pretty cool, we moight have 2 more datasources sometime ssoon [22:06] GCE and cloud-sigma. [22:18] smoser u forogot mine! :-P [22:18] thats 3 [22:18] ll [22:18] *lol === shardy is now known as shardy_afk