simonfelding
simonfelding
# Update release url updated the url ## How to use old url was broken, this one is valid ## Testing done url was broken, now it works.
Your readme says to open an issue for teams integration. I'd love that!
#### Pull Request (PR) description Allow the use of reload instead of restart as it causes false reboot events in Solarwinds Orion. #### This Pull Request (PR) fixes the following...
Currently, whenever the config is applied, the snmpd server is restarted. This causes monitoring software like Solarwinds Orion to report a reboot. According to [this ticket](https://tickets.puppetlabs.com/browse/MODULES-5756), modules should implement reload...
Could you add an option to stop ``lavaan2mirt`` from estimating a covariance matrix when one is not specified in the lavaan model? It seems like an odd default and it...
This implements #49. I set it to default to false in docker-compose.yaml, as this is the common use case. If the env variable isn't set, nothing happens. I think this...
# Description Copying custom manifests didn't actually work with j2 templates. ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature...
# Description set a random password for keepalived instead of having the same pre-shared key. also switched to authentication headers instead of the password, as it is more secure that...
# Description make rke2_kubelet_arg set root-dir by default, as the default is unintuitive. This change better indicates that it matters, and makes the default value explicit. ## Type of change...
# Description added better support for airgap mode 'exists' in rke2.yml Part of splitting up https://github.com/lablabs/ansible-role-rke2/pull/203 ## Type of change - [ ] Bug fix (non-breaking change which fixes an...