Merge ~aieri/juju-lint:bug/1903720 into juju-lint:master

Proposed by Andrea Ieri
Status: Merged
Approved by: Andrea Ieri
Approved revision: a800a2dcddf667a2664ab999b81ab072be092746
Merged at revision: 32d0e4cd56d5b39a30ef774f4268de9d0cf8d744
Proposed branch: ~aieri/juju-lint:bug/1903720
Merge into: juju-lint:master
Diff against target: 14 lines (+3/-0)
1 file modified
contrib/canonical-rules.yaml (+3/-0)
Reviewer Review Type Date Requested Status
Dan Ackerson (community) Approve
BootStack Reviewers Pending
Review via email: mp+398082@code.launchpad.net

Commit message

Warn if unattended upgrades are enabled

Closes-Bug: 1903720

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
Dan Ackerson (dan.ackerson) wrote :

lgtm

review: Approve
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 32d0e4cd56d5b39a30ef774f4268de9d0cf8d744

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/contrib/canonical-rules.yaml b/contrib/canonical-rules.yaml
2index 0961671..e32dcfb 100644
3--- a/contrib/canonical-rules.yaml
4+++ b/contrib/canonical-rules.yaml
5@@ -62,6 +62,9 @@ config:
6 ntp:
7 auto_peers:
8 eq: true
9+ landscape-client:
10+ disable-unattended-upgrades:
11+ eq: true
12
13 subordinates:
14 telegraf:

Subscribers

People subscribed via source and target branches