aboutsummaryrefslogtreecommitdiff
path: root/libexec/nuageinit
Commit message (Expand)AuthorAgeFilesLines
* nuageinit: tests: CleanupJose Luis Duran2024-10-082-96/+83
* nuageinit: Fix passwordsJose Luis Duran2024-10-082-7/+7
* nuageinit: Standardize user-facing error messagesJose Luis Duran2024-10-082-4/+4
* nuageinit: Standardize warning/error messagesJose Luis Duran2024-10-085-26/+33
* nuageinit: Replace os.execute with Lua librariesJose Luis Duran2024-10-081-5/+6
* nuageinit: Lua check and lint filesJose Luis Duran2024-10-0814-208/+258
* nuageinit: improve debugging when mkdir failsBaptiste Daroussin2024-09-031-4/+1
* nuageinit: readd ssh key parsing when key is in meta_data.jsonBaptiste Daroussin2024-09-032-0/+54
* nuageinit: Fix testsJose Luis Duran2024-09-031-2/+2
* nuageinit: Fix the homedir variable nameJose Luis Duran2024-09-031-4/+4
* nuageinit: Set recommended SSH permissionsJose Luis Duran2024-09-032-0/+4
* nuageinit: Accept plain text passwordsJose Luis Duran2024-09-032-1/+2
* nuageinit: check for both user_data and user-dataBaptiste Daroussin2024-09-032-4/+57
* nuageinit: fix authorized_key testBaptiste Daroussin2024-06-271-7/+7
* nuageinit: make addsshkey friendly for testsuiteBaptiste Daroussin2024-06-271-0/+4
* nuageinit: use pw(8) instead of getent(1)Baptiste Daroussin2024-06-271-6/+14
* fix (nuageinit): SSH keys are not handled in metadata but in userdataJeremy Collin2024-05-221-7/+0
* nuageinit: add basic support for cloudinit.Baptiste Daroussin2024-04-1115-0/+1599