cognifloyd
- Login: cognifloyd
- Registered on: 03/07/2019
- Last connection: 08/26/2020
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 2 | 2 |
Reported issues | 0 | 4 | 4 |
Projects
Project | Roles | Registered on |
---|---|---|
Ansible Plugin | Contributor | 08/18/2020 |
CertGuard | Contributor | 08/18/2020 |
Container Support | Contributor | 08/18/2020 |
Crane | Contributor | 08/18/2020 |
Debian Support | Contributor | 08/18/2020 |
Docker Support | Contributor | 08/18/2020 |
File Support | Contributor | 08/18/2020 |
Migration Plugin | Contributor | 08/18/2020 |
Nectar | Contributor | 08/18/2020 |
NPM Plugin | Contributor | 08/18/2020 |
OSTree Support | Contributor | 08/18/2020 |
Packaging | Contributor | 08/18/2020 |
Pulp | Contributor | 08/18/2020 |
Puppet Support | Contributor | 08/18/2020 |
Python Support | Contributor | 08/18/2020 |
RPM Support | Contributor | 08/18/2020 |
Activity
08/20/2020
-
Issue #7354 (CLOSED - CURRENTRELEASE): RPM Mirrorlist comments cause an exceptionThe fedora mirrorlists have a comment at the top. For example:
https://mirrors.fedoraproject.org/mirrorlist?repo=epel-8&arch=x86_64&country=US
```
# repo = epel-8 arch = x86_64 country = US
```
The `fetch_mirror` function's doc...
08/18/2020
-
Issue #7328 (CLOSED - CURRENTRELEASE): pulp_installer and ssl docs disagreepulp_installer is generating SSL certs under /etc/pulp, but the SSL docs[1] say:
> The default location for the CA certificate is /etc/pulp/certs/root.crt. The default location for the SSL certificate is /etc/pulp/certs/pulp_webserver...
08/15/2020
-
Issue #7322 (CLOSED - CURRENTRELEASE): pulp_installer should support INJECT_FACTS_AS_VARS=FalseThe ansible controller I use has `INJECT_FACTS_AS_VARS=False`[1], but right now, pulp_installer relies on this setting being True.
Please use the vars under `ansible_facts.` instead of relying on the top-level `ansible_` namespaced va...
03/07/2019
-
Issue #4510 (CLOSED - CURRENTRELEASE): Ansible roles: Separate installing postgres from configuring itAs a user, let me use the pulp3-postgres role in a way that only configures the postgres db without installing postgres (or SCL). This is helpful when I have either (a) vetted a postgres install process (eg a standardized role), or (b) a...
Also available in: Atom