Will Foster
Will Foster
In QUADS `1.0` we had a tool that parsed the next, upcoming changes: https://github.com/redhat-performance/quads/blob/1.0/bin/quads-change-list.sh This is useful reporting functionality that's better implemented directly into `quads-cli` either in `--move-hosts` or somewhere...
Something like this would be useful to have: https://stackoverflow.com/questions/187621/how-to-make-a-python-command-line-program-autocomplete-arbitrary-things-not-int Tossing this here to track it.
Currently we do VLAN calculation for moving sets of machines into an environment in the orchestration that also does provisioning, network changes etc. It would be better long-term (and open...
This is an RFE to add users public SSH keys to new assignments automatically via QUADS during `bin/move-and-rebuild-host.sh`. This would require an open git repository where users can store their...
This is an RFE for utilizing the image-based deployment options that Foreman offers to set per host parameters like the following: ```disk_backup: true``` ```backup_method: clonezilla``` This would perform these operations...
Currently we have a stub in the wiki generation for each host called graph. This was left in place to late come through and add collectd-snmp port utilization and bandwidth...
Filing this RFE on behalf of @SahilTikale * Introduces HIL into QUADS environment. - Uses HIL library to communicate to HIL - Adds HIL related parameters to the quads.yml template...
Now that the Ansible firewall landscape has matured a bit it'd be nice to modernize the firewall code. https://docs.ansible.com/ansible/latest/modules/firewalld_module.html Probably, we can remove `iptables-services` support.
### Problem Using Badfish via podman with the latest revision available incurs an error when using `--host-list` ``` # podman image ls REPOSITORY TAG IMAGE ID CREATED SIZE quay.io/quads/badfish latest...
This is an RFE to look into and implement `rpminspect` for badfish Github actions CI. https://github.com/rpminspect/rpminspect https://github.com/rpminspect/rpminspect#how-to-use