Merge ~cgrabowski/maas:fix_dns_deps_in_snap into maas:master

Proposed by Christian Grabowski
Status: Merged
Approved by: Christian Grabowski
Approved revision: 7115b286b66637c58107d8806d393115c9adba9e
Merge reported by: MAAS Lander
Merged at revision: not available
Proposed branch: ~cgrabowski/maas:fix_dns_deps_in_snap
Merge into: maas:master
Diff against target: 12 lines (+1/-0)
1 file modified
snap/snapcraft.yaml (+1/-0)
Reviewer Review Type Date Requested Status
MAAS Lander Approve
Alexsander de Souza Approve
Review via email: mp+433956@code.launchpad.net

Commit message

ensure the dnsutils package is an explicit dep in the snap

To post a comment you must log in.
Revision history for this message
Alexsander de Souza (alexsander-souza) wrote :

+1

review: Approve
Revision history for this message
MAAS Lander (maas-lander) wrote :

UNIT TESTS
-b fix_dns_deps_in_snap lp:~cgrabowski/maas/+git/maas into -b master lp:~maas-committers/maas

STATUS: SUCCESS
COMMIT: 7115b286b66637c58107d8806d393115c9adba9e

review: Approve
Revision history for this message
MAAS Lander (maas-lander) wrote :

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
2index e410827..fdfcb88 100644
3--- a/snap/snapcraft.yaml
4+++ b/snap/snapcraft.yaml
5@@ -85,6 +85,7 @@ parts:
6 - amtterm # AMT
7 - avahi-utils
8 - bind9
9+ - bind9-dnsutils
10 - chrony
11 - dns-root-data # for bind9
12 - freeipmi-tools # IPMI

Subscribers

People subscribed via source and target branches