| Summary: | Не разворачивается сервер freeipa | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Sisyphus | Reporter: | obidinog <obidinog> | ||||
| Component: | ansible-freeipa | Assignee: | Stanislav Levin <slev> | ||||
| Status: | NEW --- | QA Contact: | qa-sisyphus | ||||
| Severity: | normal | ||||||
| Priority: | P5 | CC: | max.gordeef, slev, sychkinsv | ||||
| Version: | unstable | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Attachments: |
|
||||||
ALT Workstation x86-64 ALT Server x86-64 [Sisyphus]: ansible-12.1.0-alt1 ansible-core-2.20.0-alt1 ansible-freeipa-1.12.0-alt1 Не воспроизводится [p10 + 401816] ansible-2.9.27-alt3.p10.2.1 ansible-freeipa-1.5.0-alt1:p10 Не воспроизводится |
Created attachment 15554 [details] log Платформы: workstation-10.1-x86-64 - обновленный до Sisyphus (хост) server-10.1-x86-64 - обновленный до Sisyphus (сервер) Пакеты: ansible-freeipa 1.12.0-alt1 ansible 8.3.0-alt1 ansible-core 2.16.3-alt1 Шаги: 1) Изменить hostname на сервере # hostnamectl set-hostname dc.test.local 2) Создать файл inventory на хосте cat > inventory-tests <<EOF [ipaserver] dc.test.local [ipaserver:vars] ipaserver_domain=test.local ipaserver_realm=TEST.LOCAL ipaserver_setup_dns=yes ipaserver_setup_kra=yes ipaserver_auto_forwarders=yes ipaadmin_password=12345678 ipadm_password=12345678 ansible_python_interpreter=/usr/bin/python3 ansible_ssh_user=test EOF 3) Добавить в /etc/hosts на хосте <ip_server> dc.test.local 4) Запустить плейбук на хосте ansible-playbook -i inventory-tests /usr/share/doc/ansible-freeipa-1.12.0/playbooks/install-server.yml Результат: FreeIPA сервер не работает (прикладываю лог плейбука)