From 200690c9aecec1f38c1a62a65916df2950e1afe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Thu, 24 Jun 2021 22:24:15 +0200 Subject: First attempt at making declarative VMs In order to make buildbot more secure, the builds need to happen inside VMs so that they can be thrown out on demand when not needed. This commit implements this facility on dilion, and also defines declaratively some previous VMs which used to run on the machine. --- environments/immae-eu.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'environments') diff --git a/environments/immae-eu.nix b/environments/immae-eu.nix index ca9e5b5..df57e55 100644 --- a/environments/immae-eu.nix +++ b/environments/immae-eu.nix @@ -123,7 +123,7 @@ let sshfs ncdu procps-ng # other tools - pgloader s3cmd lftp jq cpulimit libxslt gandi-cli + pgloader s3cmd lftp jq cpulimit libxslt gandi-cli bubblewrap # Terraform + AWS terraform_0_12 awscli -- cgit v1.2.3