nixpkgs/nixos
Antoine Eiche 7b80f4c344 nixos/cloudinit: add cloudinit test
An iso containing metadatas is created and attached as a cdrom to the
qemu VM used for this test.

The cloudinit service is enabled. The test case ensures the root
authorized_keys file is populated and the cloudinit write_file module is
working well.
2017-05-23 20:51:05 +02:00
..
doc/manual manual: Fix addCheck example having arguments in wrong order. 2017-05-21 15:03:16 +02:00
lib test-driver: sendKeys() support for capital letters 2017-05-19 13:56:24 +00:00
maintainers make-disk-image: change to be less VM-centric 2017-04-24 02:30:00 +00:00
modules znapzend service: options for logging/nodestroy/restart on failure 2017-05-22 21:47:51 +01:00
tests nixos/cloudinit: add cloudinit test 2017-05-23 20:51:05 +02:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README
release-combined.nix nixos: Add a VM test for the SLiM display manager 2017-04-23 19:25:27 +02:00
release-small.nix nixos/release-small.nix: cleanup to use default versions 2017-01-27 15:33:54 +01:00
release.nix nixos/cloudinit: add cloudinit test 2017-05-23 20:51:05 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.