Ondrej Faměra
Ondrej Faměra
What about using ansible to handle registrations after starting the machine? You have SSH key already in place so you need to have only a playbook that will do the...
Hi @darellwu, You can change the attribute by which the users log in in `login`->`attr` variable of PHPLDAPADMIN_LDAP_HOSTS. For example command below will use the `uid` attribute to login instead...
Hi Tom @tomjelinek , I might have a look at proposing the PR in future once I get through some other higher priority things ;) For anyone looking into this...
> I haven't looked closely yet, but we should double-check and make sure that there are not any changes needed in the nginx.conf: > > * https://github.com/ansible/awx-operator/blob/devel/roles/installer/templates/configmaps/config.yaml.j2#L130 Yes, this PR...
There is very ugly way (== that I do NOT recommend) for exposing the HTTPS from web container - modifying the `nginx_conf` in `cm/-awx-configmap` to use ssl on port 8052/tcp...
Hi @yosifkit, Thanks for feedback. > I see two main alternatives to address escaping (passwords specifically*): fail on bad values or escape everything. For simplicity I would suggest 'failing on...
@rooftopcellist, Are there any further changes needed for this PR to be merged? For completeness I have retested the original submission and today (2024-07-07) I have tried on different branch...
I was also surprised by sudden change that moved the storage locations around from 1.3.0 seemingly without any obvious note in release notes in 1.3.0. As the change requires adding...
CentOS 7.4 installation and configuration - https://asciinema.org/a/143435
fast-vm importing image and creating VM [Fedora26] https://asciinema.org/a/143564 fast-vm operating VMs (start, stop, ssh, console) [Fedora 26] https://asciinema.org/a/143565