From e1c8fd7d8c5de402960da2768202be9b87926ee7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 15 Mar 2021 20:09:22 +0100 Subject: [PATCH] copr: specify ansible_user --- inventory/host_vars/copr-db-stg.aws.fedoraproject.org | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/host_vars/copr-db-stg.aws.fedoraproject.org b/inventory/host_vars/copr-db-stg.aws.fedoraproject.org index d81b02b4c4..6273888bce 100644 --- a/inventory/host_vars/copr-db-stg.aws.fedoraproject.org +++ b/inventory/host_vars/copr-db-stg.aws.fedoraproject.org @@ -1,4 +1,5 @@ --- +ansible_user=ec2-user datacenter: aws inventory_hostname: "copr-db-stg.aws.fedoraproject.org" inventory_instance_name: copr-db-stg