aboutsummaryrefslogtreecommitdiff
path: root/libexec/nuageinit
Commit message (Expand)AuthorAgeFilesLines
...
* nuageinit: add test for the passwordBaptiste Daroussin2024-11-202-0/+22
* Update Makefile.depend filesSimon J. Gerraty2024-10-142-0/+20
* nuageinit: tests: CleanupJose Luis Duran2024-09-262-96/+83
* nuageinit: Fix passwordsJose Luis Duran2024-09-262-7/+7
* nuageinit: Standardize user-facing error messagesJose Luis Duran2024-09-262-4/+4
* nuageinit: Standardize warning/error messagesJose Luis Duran2024-09-265-26/+33
* nuageinit: Replace os.execute with Lua librariesJose Luis Duran2024-09-261-5/+6
* nuageinit: Lua check and lint filesJose Luis Duran2024-09-2614-208/+258
* nuageinit: improve debugging when mkdir failsBaptiste Daroussin2024-08-201-4/+1
* nuageinit: readd ssh key parsing when key is in meta_data.jsonBaptiste Daroussin2024-08-202-0/+54
* nuageinit: Fix testsJose Luis Duran2024-07-251-2/+2
* nuageinit: Fix the homedir variable nameJose Luis Duran2024-07-251-4/+4
* nuageinit: Set recommended SSH permissionsJose Luis Duran2024-07-232-0/+4
* nuageinit: Accept plain text passwordsJose Luis Duran2024-07-232-1/+2
* nuageinit: check for both user_data and user-dataBaptiste Daroussin2024-06-272-4/+57
* nuageinit: fix authorized_key testBaptiste Daroussin2024-06-051-7/+7
* nuageinit: make addsshkey friendly for testsuiteBaptiste Daroussin2024-06-051-0/+4
* nuageinit: use pw(8) instead of getent(1)Baptiste Daroussin2024-06-051-6/+14
* fix (nuageinit): SSH keys are not handled in metadata but in userdataJeremy Collin2024-05-211-7/+0
* nuageinit: add basic support for cloudinit.Baptiste Daroussin2024-03-1515-0/+1599