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

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

Commit message

Warn on unconfigured lacp_bonds and netlinks options

Closes-Bug: 1912344

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 :

Failed to merge change (unable to merge source repository due to conflicts), setting status to needs review.

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

Change successfully merged at revision 5be5c60e019de79340e6dc0e6e2d294648e6f26d

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/contrib/canonical-rules.yaml b/contrib/canonical-rules.yaml
index 904ec4d..e7ee200 100644
--- a/contrib/canonical-rules.yaml
+++ b/contrib/canonical-rules.yaml
@@ -57,6 +57,11 @@ config:
57 ntp:57 ntp:
58 auto_peers:58 auto_peers:
59 eq: true59 eq: true
60 nrpe:
61 lacp_bonds:
62 isset: true
63 netlinks:
64 isset: true
60 landscape-client:65 landscape-client:
61 disable-unattended-upgrades:66 disable-unattended-upgrades:
62 eq: true67 eq: true

Subscribers

People subscribed via source and target branches