copr-infra: try to set root password with base role

This commit is contained in:
Pavel Raiskup 2024-11-29 11:21:42 +01:00
parent 43d75d65c6
commit 7f612b75da

View file

@ -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] }}"