/srv/irclogs.ubuntu.com/2017/02/09/#cloud-init.txt

=== mpontillo_ is now known as mpontillo
ffledglingHello, I was wondering if someone would happen to know how to delay installing packages until the last step/stage when cloud init runs?08:49
Raboolarsks if i use the NoCloud provisioner does it need the <url>/meta-data or is it sufficient with the <url>/user-data? So if i reply with an empty meta-data..11:39
=== Seth_Karlo is now known as 14WAAJ8CY
=== rangerpb is now known as rangerpbzzzz
larsksRaboo: the nocloud data source doesn't require any url; it gets metadata and userdata from files on disk.  See http://cloudinit.readthedocs.io/en/latest/topics/datasources/nocloud.html14:04
Raboolarsks you can use SeedFrom clause14:32
Raboolarsks seedfrom: http://my.example.com/i-abcde14:32
larsksSure, but you didn't say you were using that, and I am not a mind reader.  Looking through the code it *looks* as if you should be able to get away with only providing the user-data. Are you seeing different behavior?14:35
Raboolarsks did a fast try on a machine, it failed, but i don't know where since I couldn't login, so im going to add a static user to that image so I can login and debug14:39
Raboolarsks but first i wanted to know if the meta-data was a requirement, since i don't have that implemented I thought I would start there if it was.14:39
larsksHave you also tried providing some minimal meta-data just to see what happens?  That should be an easy test.14:40
Raboohaven't yet.14:40
larsksJust serve out the metadata from the nocloud examples as a static file or something.14:40
Raboook14:41
Raboobut it's a bit more than 'just' since it's a plugin for another tool14:41

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