-
Hi,
I noticed there's no vars file for RHEL 9. Is there anything else to be done for RHEL 9 support other than adding the vars file like for RHEL 8 (except the module names don't work anymore)?
I …
-
Hello,
This is a very basic question, but in many other open source HPC projects (parallelcluster, cluster in the cloud, etc), compute nodes can be set only to be created when there are jobs to run…
-
The rawhide image is missing pytest-html plugin. As a consequence, the PRCI nightly runs are failing on rawhide, see for instance PR #[1815](https://github.com/freeipa-pr-ci2/freeipa/pull/1815) with t…
-
Setting the initial password via Ansible might not be desireable in all situations.
In some situations, it might be preferable to provide the contents of the SHA-256 crypt directly.
This should …
-
##### SUMMARY
When using ansible collections with ansible 2.9+ **and** python 3, there is an issue with ansible discovering the location of the modules. Switching to either python 2.7 **or** ansible …
-
My ansible controller is running on a Rocky 8.5 machine with the ansible-freeipa.noarch version 0.3.8-1.el8 installed.
ansible 2.9.27
config file = /etc/ansible/ansible.cfg
configured modul…
-
Was trying to provision a new env with the code that was working some time ago but now I got a failure.
Any ideas on this ? Did something change on the CDP Control Plane schema for provisioning a ne…
-
**Qubinode Version**
Qubinode release 2.4.6
**Describe the bug**
After running ./qubinode-installer -m clean , the playbook vars are removed, but upon removing downloaded roles, an error sayi…
-
When configuring a client with automount with the ```ipaclient``` role, the system will not be configured to start the ```autofs``` service, which renders the whole configuration a bit moot.
Can th…
-
Hello! Thanks for role freeipa!
I try install and get error
```
/usr/bin/python2.7: not found
```
is python3 support planned ?
Playbook
```
---
- name: Playbook to configure IPA servers
…