summaryrefslogtreecommitdiff
path: root/cloudinit/cmd/devel/render.py
Commit message (Expand)AuthorAgeFilesLines
* test: fix all flake8 E126 errors (#425)Joshua Powers2020-06-101-2/+3
* query: better error when missing read permission on instance-dataChad Smith2018-10-301-4/+8
* instance-data: fallback to instance-data.json if sensitive is absent.Chad Smith2018-10-261-7/+16
* cli: add cloud-init query subcommand to query instance metadataChad Smith2018-09-251-6/+1
* user-data: jinja template to render instance-data.json in cloud-configChad Smith2018-09-111-0/+90