From 7f832fdf20d0efb2f144e35f76d8403ce1c93a74 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 23 Nov 2022 13:14:40 +0100 Subject: [PATCH] copr: typo in variable definition --- inventory/group_vars/copr_all_instances_aws | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/copr_all_instances_aws b/inventory/group_vars/copr_all_instances_aws index 465aec1846..e7bb4c4925 100644 --- a/inventory/group_vars/copr_all_instances_aws +++ b/inventory/group_vars/copr_all_instances_aws @@ -2,4 +2,4 @@ --- # TODO: https://pagure.io/fedora-infrastructure/issue/11006 -no_ed25519_key = 1 +no_ed25519_key: 1