From 57e735b4cc32ee6266df005e54396d698c69ecca Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 7 Jul 2019 18:56:04 +0300 Subject: Add: testuser@testenv and ssh access via deployer ssh key --- components.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'components.yml') diff --git a/components.yml b/components.yml index 44947e2..ecdea68 100644 --- a/components.yml +++ b/components.yml @@ -5,6 +5,7 @@ - apache2 vars: hostname: testenv + deployer_ssh_pub: "{{ lookup('pipe', 'pass wmf/wmf-gitlab.vm.liw.fi/deployer_ssh.pub') }}" - hosts: artifacts remote_user: root -- cgit v1.2.1