From c94ed1d5ce17bc8ec8ae9c9d8051fd6ca975f94d Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 4 Feb 2016 00:23:03 -0600 Subject: modified the att nuc environment to auto populate server with wake on lan. Change-Id: I2e49aad42e628cb3ddc1448bc02f59942b74bd33 (cherry picked from commit 3cf3ead1aed39feab4447d55b97c979225c8a72f) --- ci/maas/att/virpod1/deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/maas/att/virpod1/deployment.yaml b/ci/maas/att/virpod1/deployment.yaml index 9a36dc8c..effeab2b 100644 --- a/ci/maas/att/virpod1/deployment.yaml +++ b/ci/maas/att/virpod1/deployment.yaml @@ -103,7 +103,7 @@ demo-maas: - "" power: type: ether_wake - address: + mac_address: - name: compute1 tags: compute @@ -112,7 +112,7 @@ demo-maas: - "" power: type: ether_wake - address: + mac_address: # Contains the virtual machine parameters for creating the Juju bootstrap # node virtual machine -- cgit 1.2.3-korg