Learn more about these different git repos.
Other Git URLs
It would be nice to have a way to give our users, for a limited period of time, access to our builders. Maybe to at most one of them at one time.
We can do this even now manually:
$ ssh # to copr-backend $ su - resalloc $ resalloc ticket --tag arch_x86_64 # or alternative 123 $ resalloc ticket-wait 123 1.2.3.4 $ ssh root@1.2.3.4 $ modify authorized_keys with user's pub key
But it would be nice to have a fully automatized way, so administrators don't have to pay attention to this.
This issue has been migrated to: https://github.com/fedora-copr/copr/issues/2364
Metadata Update from @praiskup: - Issue close_status updated to: MIGRATED - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.