Package changes:
-ubuntu-advantage-tools 27.1~20.04.1 amd64
+ubuntu-advantage-tools 27.2.1~20.04.1 amd64
APT::Install::Pre-Invoke {
"[ ! -f /usr/lib/ubuntu-advantage/apt-esm-hook ] || /usr/lib/ubuntu-advantage/apt-esm-hook pre-invoke || true";
-}
+};
AptCli::Hooks::Upgrade {
"[ ! -f /usr/lib/ubuntu-advantage/apt-esm-json-hook ] || /usr/lib/ubuntu-advantage/apt-esm-json-hook || true";
-}
+};
# Ubuntu-Advantage client config file.
-contract_url: 'https://contracts.canonical.com'
-security_url: 'https://ubuntu.com/security'
+# If you modify this file, run "ua refresh config" to ensure changes are
+# picked up by Ubuntu-Advantage client.
+
+contract_url: https://contracts.canonical.com
data_dir: /var/lib/ubuntu-advantage
-log_level: debug
log_file: /var/log/ubuntu-advantage.log
+log_level: debug
+security_url: https://ubuntu.com/security
+ua_config:
+ apt_http_proxy: null
+ apt_https_proxy: null
+ http_proxy: null
+ https_proxy: null