summaryrefslogtreecommitdiff
path: root/cloud-init.py
AgeCommit message (Expand)AuthorFilesLines
2022-11-05fix: some file namesLars Wirzenius1-7/+8
2022-11-05feat: write authorized_keys.confLars Wirzenius1-3/+8
2022-11-05feat: create user_ca.confLars Wirzenius1-4/+7
2022-11-05refactor: write a host_id.conf file with keys, certs listedLars Wirzenius1-1/+13
2022-11-05refactor: make more named constantsLars Wirzenius1-7/+14
2022-11-05refactor: extract name of log file into a named constantLars Wirzenius1-1/+4
2022-11-05refactor: use a named constant for name of file with user CA keysLars Wirzenius1-1/+3
2022-11-05refactor: move the cloud init Python script to a separate fileLars Wirzenius1-0/+90