drosenbloom | How do you manually trigger cloud-init to run again without a reboot? | 04:04 |
---|---|---|
kse | drosenbloom: How about `rm -rf /var/lib/cloud && for stage in init-local init config final ; do service cloud-${stage} start; done` | 04:10 |
drosenbloom | kse: I actually want to modify the userdata and have it re-run that userdata. Is that possible? | 04:13 |
drosenbloom | kse: 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 |
kse | drosenbloom: i think that due to the cloud platform | 04: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 | ||
drosenbloom | anyone know what this error means? cloud-init[2207]: util.py[WARNING]: Failed to shellify [... scrubbed...] into file /var/lib/cloud/instances/i-225e39f8/scripts/runcmd | 18:10 |
drosenbloom | I'm wondering if it has to do with one of the lines of my CF containing sed 's/"//g' | 18:13 |
drosenbloom | erm... userdata, not cf | 18:13 |
smoser | drosenbloom, hm.. | 18:23 |
smoser | i've not seen it. | 18:23 |
smoser | for 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!