summary refs log tree commit diff
path: root/nixos/tests/cloud-init.nix
AgeCommit message (Expand)AuthorFilesLines
2022-10-27nixos/cloud-init: fix hostname and resolvconf configurationillustris1-8/+12
2022-10-15nixosTests.cloud-init: broken = true;Vladimír Čunát1-0/+1
2022-03-28treewide: machine -> nodes.machineRobert Hensing1-1/+1
2022-01-31nixos/cloud-init: add support for network configurationillustris1-1/+26
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl1-1/+1
2020-12-03nixos/tests/cloud-init: fix the erroring outVika1-9/+11
2020-10-15nixosTests.cloud-init: test changing hostname actually worksFlorian Klink1-1/+9
2020-10-15nixos/cloud-init: actually test ssh'ing, also, with cloud-init-created userFlorian Klink1-12/+35
2020-08-18cloud-init: 0.7.9 -> 20.2Jörg Thalheim1-4/+3
2019-11-07nixos/cloud-init: port test to pythonMarijan1-5/+8
2018-11-11tests: refactor to carry the package set as an argumentLéo Gaspard1-2/+5
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-01-30nixos/tests: Drop unnecessary qemu-flags.nix includeTuomas Tynkkynen1-1/+0
2017-05-23nixos/cloudinit: add cloudinit testAntoine Eiche1-0/+47