einsibjarni
einsibjarni
OS: FreeBSD 12.3 Version: 0.13.1 FreeBSD ports has replaced ruby27 with ruby30 as default ruby version. After rebuilding all ports and trying to run oxidized we get this error: ```...
We need to get the ZFS dataset mountpoint to pass to chown, we can't pass the dataset path. This patch allows running the server as a normal user while using...
We use EVENT_PIPE in an ansible module when upgrading packages. Recently we got an error and tracked it down to this json snippet: ``` { "type": "INFO_INSTALL_FINISHED", "data": { "pkgname":...
### Debug output https://gist.github.com/einsibjarni/e9ae1299aa29b75d84a55c07d6a22aae ### Expected behavior ` vagrant box update` should have seen a new version of the box, 0.0.2, which is newer than the current version, 0.0.1, and...
## Prerequisites - [x] Have you checked for an existing issue describing your idea? ## What is your proposal? Add an option to set the compatibility property of zpool that...
**Is your feature request related to a problem? Please describe.** Builds for FreeBSD were added in https://github.com/grafana/grafana-zabbix/pull/1501 Since 4.4.1 they've been missing. **Describe the solution you'd like** I really liked...
### Request details Using automation to deploy reposilite now is hampered by the fact that persistent tokens can only be created through the cli. I like to write an ansible...
I'm the maintainer of the proxmoxer port in [FreeBSD](https://www.freshports.org/devel/py-proxmoxer). I was asked to add support for running tests on the port, but after much head scratching, I realized that the...
Hi, I'm the maintainer of the [mailslurper port in FreeBSD](https://www.freshports.org/mail/mailslurper/) I just ran [govulncheck](https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck) on mailslurper repo and it reported 4 known vulnerabilities: ``` === Symbol Results === Vulnerability #1:...
- [x] I have read and understood [docs/Issues.md](https://github.com/ytti/oxidized/blob/master/docs/Issues.md). **Describe the bug** The new `vyos` model has rules to mask sensitive information, but it misses `preshared-key` in wireguard peer config. Example...