From 5efab5a64f96287e3f3fcc227cbf0f14c57321c3 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Tue, 3 Jul 2018 20:26:14 +0100 Subject: Set GDS_GUIX_GOVUK_PUPPET_BACKUPS_DIRECTORY On the AWS build machine. --- terraform/aws/backend/main.tf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'terraform') diff --git a/terraform/aws/backend/main.tf b/terraform/aws/backend/main.tf index 4fb499e..caec120 100644 --- a/terraform/aws/backend/main.tf +++ b/terraform/aws/backend/main.tf @@ -315,7 +315,11 @@ ln -s /var/guix/profiles/per-user/ubuntu/guix-profile ~/.guix-profile EOF , # This is needed for things like guix copy to work - "echo 'GUIX_PROFILE=/home/ubuntu/.guix-profile; source /home/ubuntu/.guix-profile/etc/profile' | cat - .bashrc > temp && mv temp .bashrc" + < temp && mv temp .bashrc +EOF ] connection { -- cgit v1.2.3