Merge ~ubuntu-core-dev/ubuntu-seeds/+git/platform:community-maas into ~ubuntu-core-dev/ubuntu-seeds/+git/platform:focal

Proposed by Dimitri John Ledkov
Status: Merged
Merged at revision: a80f1675ac80b0c4581e270a45bc67985f47de17
Proposed branch: ~ubuntu-core-dev/ubuntu-seeds/+git/platform:community-maas
Merge into: ~ubuntu-core-dev/ubuntu-seeds/+git/platform:focal
Diff against target: 47 lines (+9/-7)
3 files modified
STRUCTURE (+1/-0)
community-maas (+7/-0)
supported-maas (+1/-7)
Reviewer Review Type Date Requested Status
Adam Collard Pending
Ubuntu Core Development Team Pending
Review via email: mp+381640@code.launchpad.net

Commit message

Split maas into supported & community

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/STRUCTURE b/STRUCTURE
2index ad2ce59..7936f04 100644
3--- a/STRUCTURE
4+++ b/STRUCTURE
5@@ -16,6 +16,7 @@ supported-development-desktop: standard
6 supported-kernel-common: standard
7 supported-kernel-desktop: standard
8 supported-maas: standard
9+community-maas: supported-maas standard
10 supported-misc-servers: standard
11 supported-hardware-common: standard
12 supported-hardware-desktop: standard
13diff --git a/community-maas b/community-maas
14new file mode 100644
15index 0000000..188581c
16--- /dev/null
17+++ b/community-maas
18@@ -0,0 +1,7 @@
19+= MAAS as a snap (~maas-maintainers), universe packages =
20+
21+Staged Packages:
22+
23+ * amtterm # AMT
24+ * ipmitool # Moonshot
25+ * wsmancli
26diff --git a/supported-maas b/supported-maas
27index 5b7e43d..3f900ef 100644
28--- a/supported-maas
29+++ b/supported-maas
30@@ -1,16 +1,10 @@
31-= MAAS as a snap (sparkiegeek) =
32+= MAAS as a snap (~maas-maintainers) =
33
34 Staged Packages:
35
36- * amtterm # AMT
37- * libsoap-lite-perl # Dependencies for AMT
38- * libxml-parser-perl # Dependencies for AMT
39- * libxml-parser-lite-perl # Dependencies for AMT
40- * wsmancli # AMT
41 * snmp # APC
42 * wget # DLI
43 * freeipmi-tools # IPMI
44- * ipmitool # Moonshot
45 * libvirt-clients # Virsh
46 * archdetect-deb
47 * avahi-utils

Subscribers

People subscribed via source and target branches