Guillermo Gonzalez
Guillermo Gonzalez
# Required information * Distribution: Ubuntu * Distribution version: 18.04 * The output of "lxc info" or if that fails: ``` lxc info config: core.proxy_ignore_hosts: 10.131.1.106,10.131.1.171,10.131.1.80,127.0.0.1,::1,localhost api_extensions: - storage_zfs_remove_snapshots -...
Hi, While trying to setup the cli to hit a custom webhook, found that the limit_value is not being reported on the alert. example alert rule: ['warning: < 10000 OR...
Hi, First wanted to thank you for sharing this, have been using it for some time now. One issue I found is when the log file is moved/rotated the script...
This is only for jammy or newer, and it just bypass any custom ppa logic in add-apt-repository by passing `-S` if the source line starts with deb. fixes #770
This is related to [lp:2017014](https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2017014) (and maybe [lp:1991553](https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1991553)) When adding a private ppa via install_sources from https://github.com/stub42/layer-apt, which ends up calling charmhelpers.fetch.add_source it fails with: ``` Traceback (most recent call...