mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
nixosTests.cloudlog: migrate to systemd-nspawn (#555650)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
name = "cloudlog";
|
||||
nodes = {
|
||||
containers = {
|
||||
machine = {
|
||||
services.mysql.package = pkgs.mariadb;
|
||||
services.cloudlog.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user