Brian Witt
Brian Witt
Silence wget output in pia-wg.sh by adding `--silent --show-error` where stdout goes to the terminal, and `-s` where it's being read. Also added an echo to get the output to...
When running pia-wg.sh, it outputs some extra noise from curl: ``` $ ./pia-wg.sh -c Generating new private key Setting default location: any Setting default wireguard interface name: pia Cannot read...
Move to `ruby/setup-ruby` latest since `actions/setup-ruby` was deprecated. Use current latest version `v1.111.0` Also bump ruby version 2.7 so reviewdog works
It'd be nice to have screenshots in the README to show what things look like. Maybe: * main page * group page * node page * report listing for a...
It's too easy to things like delete groups by accident, especially with the 'delete' button right next to the 'edit' button. Consider adding a confirmation dialog to confirm the action...
Every page you go to in the UI has a title of "Puppet Node Manager" making it difficult to see what tab is what if you have even a few...
The manual mentions here https://github.com/sodabrew/puppet-dashboard/blob/master/docs/manual/1.2/bootstrapping.markdown#starting-and-managing-delayed-job-workers > A future version of Dashboard will ship with init scripts which will let you manage the workers with Puppet or your platform's service tools...
Could the README have a bit more info about installation, configuration, etc? The README is pretty sparse and I'm unsure how to set this up.
This module does not seem to manage the `unattended-upgrades` service ## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: - Ruby: - Distribution: - Module version: ## How to...
#### Pull Request (PR) description Convert the sentinel.conf template to epp, to better handle sensitive fields for instance. #### This Pull Request (PR) fixes the following issues Fixes https://github.com/voxpupuli/puppet-redis/issues/526