Simon Deziel
Simon Deziel
egrep has been deprecated since 2007 and warns it's obsolete since: https://git.savannah.gnu.org/cgit/grep.git/commit/?id=a9515624709865d480e3142fd959bccd1c9372d1
It'd be nice for LXD to provide a way to tune file system properties for file systems. Here's a list of configuration options that I make use personally: - atime...
`lxc image list images:`'s architecture filtering uses unexpected values like `amd64`, `arm64` and `armhf` instead of the `x86_64`, `aarch64` and `armv7l` that are shown in unfiltered listing: ``` $ lxc...
When running `lxc config trust add --name foo`, a token is created with a corresponding operation. That operation remains running until a client consumes the token via `lxc remote add...
Similar to what was done with the unpackers in #9906, qemu-img should also be contained by Apparmor.
The following error messages were noticed on different machine all running Ubuntu 20.04 with LXD's snap. The last one occurred with the snap version 4.23 rev 22652 with the following...
Similar to what was done with the unpackers in https://github.com/lxc/lxd/pull/9906, rsync should also be contained by Apparmor.
Unbound supports making TLS/certificate optional for the remote control facility using `control-use-cert`. This is handy when listening on localhost. Same would be useful with NSD.
Drop a few OS releases that are EOL and add some fresh Fedora ones.
circular dependency when using `systemd::unit_file` and `systemd::dropin_file` for the same service
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.27.1-1focal - Distribution: Ubuntu 20.04 - Module version: head of git (commit 673cbc993e61) ## How to reproduce (e.g Puppet code...