Merge lp:~ltrager/maas-images/add_missing_centos_packages into lp:maas-images

Proposed by Lee Trager
Status: Merged
Merged at revision: 409
Proposed branch: lp:~ltrager/maas-images/add_missing_centos_packages
Merge into: lp:maas-images
Prerequisite: lp:~ltrager/maas-images/fix_building_bootloaders
Diff against target: 20 lines (+4/-0)
1 file modified
conf/centos.yaml (+4/-0)
To merge this branch: bzr merge lp:~ltrager/maas-images/add_missing_centos_packages
Reviewer Review Type Date Requested Status
Blake Rouse (community) Approve
Review via email: mp+354841@code.launchpad.net

Commit message

Add device-mapper-multipath and iscsi-initiator-utils packages to CentOS for offline deployments.

To post a comment you must log in.
Revision history for this message
Blake Rouse (blake-rouse) wrote :

Looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'conf/centos.yaml'
--- conf/centos.yaml 2018-08-29 01:11:02 +0000
+++ conf/centos.yaml 2018-09-13 08:13:13 +0000
@@ -42,6 +42,8 @@
42 - dosfstools42 - dosfstools
43 - lvm243 - lvm2
44 - mdadm44 - mdadm
45 - device-mapper-multipath
46 - iscsi-initiator-utils
45 centos66:47 centos66:
46 version: 6.648 version: 6.6
47 release_title: "CentOS 6.6"49 release_title: "CentOS 6.6"
@@ -69,5 +71,7 @@
69 - lvm271 - lvm2
70 - mdadm72 - mdadm
71 - xfsprogs73 - xfsprogs
74 - device-mapper-multipath
75 - iscsi-initiator-utils
7276
73# vi: syntax=yaml nowrap77# vi: syntax=yaml nowrap

Subscribers

People subscribed via source and target branches