diff --git a/inventory/group_vars/copr_all_instances_aws b/inventory/group_vars/copr_all_instances_aws index 1c3b1c3cf6..c2b19d2b8f 100644 --- a/inventory/group_vars/copr_all_instances_aws +++ b/inventory/group_vars/copr_all_instances_aws @@ -14,3 +14,5 @@ additional_known_hosts_cleanup: - copr-be-temp.aws.fedoraproject.org aws_ipv6_con: "cloud-init ens5" + +rootpw: "{{ copr_root_passwords[deployment_type][copr_machine_type] }}"