rht-jbittner
rht-jbittner
Thanks @Benni0 that looks cool. We will try that!
Basic workaround for this issue is to use `dellemc.openmanage.idrac_certificates` and when it fails run direct Red fish API command to download CSR fro iDrac: ```yaml - name: Download CSR via...
@anupamaloke it is the first time running it.
Hello @SteveClement, did you have a chance to look at Docker installer? I have been working on it a little bit and would not mind to sync with you not...
I mean there is not much to check. My question is more towards collaboration on common goal (Containers). I have made some changes to make it more container ready and...
So you want to eventually deploy AIL in containers and for the orchestration you plan to use Ansible instead of say docker-compose?
Where should I put new dockerfile and related files? I am little bit hesitant of changing https://github.com/ail-project/ail-framework/tree/codex/other_installers/docker files as someone could be using those. Any ideas?
Do you have any chat where I can reach out when I have questions about the project or perhaps proposals for enhancement before I submit pr?
Anyways, I have created new merge (pull) request: https://github.com/ail-project/ail-framework/pull/310. Let me know what you think. I think it would be great to further separate AIL web with scripts or feeder,...