/srv/irclogs.ubuntu.com/2023/09/13/#cloud-init.txt

meenahttps://github.com/canonical/cloud-init/pull/4431#discussion_r1324924414 honestly, falcojr, no idea20:47
-ubottu:#cloud-init- Pull 4431 in canonical/cloud-init "Install gnupg if gpg not found" [Open]20:47
meenabrain isn't fully operational yet. Covid v3.0 still holding onto me20:47
gtracerHello! Is JSON officially supported with cloud-config? I've noticed pretty much every cloud-init doc has examples in YAML, however JSON appears to work too.21:00
gtracerExample:21:01
gtracer#cloud-config21:01
gtracer{21:01
gtracer  "write_files": [21:01
gtracer    {21:01
gtracer      "path": "/root/CLOUD_INIT_WAS_HERE"21:01
gtracer    }21:01
gtracer  ]21:01
gtracer}21:01
meenagtracer: only if cloud-init config checker says it's okay. strictly: YAML is a superset of JSON, but that comes with lots of caveats for each and every parser.21:24
gtracermeena: noted, thank you!21:30

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