You can see a list of hosts that do not freeze by checking out the ansible repo and running the freezelist script: git clone https://infrastructure.fedoraproject.org/infra/ansible.git
This does not work:
$ git clone https://infrastructure.fedoraproject.org/infra/ansible.git
Cloning
into 'ansible'...
fatal:
repository
'https://infrastructure.fedoraproject.org/infra/ansible.git/'
not found
I believe correct command is:
git clone
https://pagure.io/fedora-infra/ansible.git
> ansible/scripts/freezelist -i inventory
This does not work either:
$ ansible/scripts/freezelist -i inventory
[WARNING]:
Unable to parse /home/msuchy/fedora/lockbox01/inventory as an
inventory source
[WARNING]:
No inventory was parsed, only implicit localhost is available
freeze:
do not
freeze:
I believe correct commands are:
cd ansible
./scripts/freezelist -i inventory
-- Miroslav Suchy, RHCA Red Hat, Manager, Packit and CPT, #brno, #fedora-buildsys
-- _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue