Merge lp:~narindergupta/maas-deployer/wolandmoonshot into lp:~maas-deployers/maas-deployer/next

Proposed by Narinder Gupta
Status: Merged
Approved by: Edward Hope-Morley
Approved revision: 54
Merged at revision: 54
Proposed branch: lp:~narindergupta/maas-deployer/wolandmoonshot
Merge into: lp:~maas-deployers/maas-deployer/next
Diff against target: 13 lines (+3/-0)
1 file modified
maas_deployer/vmaas/templates/cloud-init.cfg (+3/-0)
To merge this branch: bzr merge lp:~narindergupta/maas-deployer/wolandmoonshot
Reviewer Review Type Date Requested Status
MAAS Deployers Pending
Review via email: mp+279223@code.launchpad.net

Description of the change

This request is to install addition wakeonlan and ipmitool package to add the nodes for moonshot chassis and wakeonlan servers. As part of OPNFV it is required to have support for server with WOL.

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
1=== modified file 'maas_deployer/vmaas/templates/cloud-init.cfg'
2--- maas_deployer/vmaas/templates/cloud-init.cfg 2015-10-27 21:51:32 +0000
3+++ maas_deployer/vmaas/templates/cloud-init.cfg 2015-12-02 04:16:54 +0000
4@@ -47,6 +47,9 @@
5 - jq
6 - juju-core
7 - juju-deployer
8+ # Used to manage wakeonlan and moonshot nodes
9+ - ipmitool
10+ - wakeonlan
11 # Python libraries used for the maas configuration script
12 - python-bson
13 - python-httplib2

Subscribers

People subscribed via source and target branches