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

drosenbloomHow do you manually trigger cloud-init to run again without a reboot?04:04
ksedrosenbloom: How about `rm -rf /var/lib/cloud && for stage in init-local init config final ; do service cloud-${stage} start; done`04:10
drosenbloomkse: I actually want to modify the userdata and have it re-run that userdata. Is that possible?04:13
drosenbloomkse: I.E. I want to have the first cloud-init download a new #cloud-config file and process that as a second cloud-init.04:14
ksedrosenbloom: i think that due to the cloud platform04:23
=== natorious_ is now known as natorious
=== cpaelzer is now known as cpaelzer_afk
=== cpaelzer_afk is now known as cpaelzer
=== smoser` is now known as smoser
=== cpaelzer is now known as cpaelzer_afk
=== openstackgerrit_ is now known as openstackgerrit
=== cpaelzer_afk is now known as cpaelzer
=== cpaelzer is now known as cpaelzer_afk
=== cpaelzer_afk is now known as cpaelzer
=== cpaelzer is now known as cpaelzer_afk
=== cpaelzer_afk is now known as cpaelzer
=== mgagne_ is now known as mgagne
drosenbloomanyone know what this error means? cloud-init[2207]: util.py[WARNING]: Failed to shellify [... scrubbed...] into file /var/lib/cloud/instances/i-225e39f8/scripts/runcmd18:10
drosenbloomI'm wondering if it has to do with one of the lines of my CF containing sed 's/"//g'18:13
drosenbloomerm...  userdata, not cf18:13
smoserdrosenbloom, hm..18:23
smoseri've not seen it.18:23
smoserfor sure its not impossible, but i've put just about everything into runcmds.18:24

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