From: Mark Beierl Date: Thu, 28 Jul 2016 14:25:28 +0000 (-0400) Subject: Fix of types X-Git-Tag: colorado.1.0~61 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=c13f458f28b18e7f37f2c9648dc5a412a56e701f;p=joid.git Fix of types Fix to copy/paste of roles. Change-Id: I91f0613a0f305fab4424bb8d512949784e354ff8 Signed-off-by: Mark Beierl --- diff --git a/labconfig/intel/pod9/labconfig.yaml b/labconfig/intel/pod9/labconfig.yaml index 50ca0f8a..a4e21c82 100644 --- a/labconfig/intel/pod9/labconfig.yaml +++ b/labconfig/intel/pod9/labconfig.yaml @@ -23,7 +23,7 @@ lab: pass: root - name: rack-9-m2 architecture: x86_64 - roles: [network,control] + roles: [compute,control,storage] nics: - ifname: eth1 spaces: [admin] @@ -41,7 +41,7 @@ lab: pass: root - name: rack-9-m3 architecture: x86_64 - roles: [network,control] + roles: [compute,control,storage] nics: - ifname: eth1 spaces: [admin] @@ -59,7 +59,7 @@ lab: pass: root - name: rack-9-m4 architecture: x86_64 - roles: [network,control] + roles: [compute,storage] nics: - ifname: eth1 spaces: [admin] @@ -77,7 +77,7 @@ lab: pass: root - name: rack-9-m5 architecture: x86_64 - roles: [network,control] + roles: [compute,storage] nics: - ifname: eth1 spaces: [admin] @@ -95,7 +95,7 @@ lab: pass: root - name: rack-9-m6 architecture: x86_64 - roles: [network,control] + roles: [compute,storage] nics: - ifname: eth1 spaces: [admin]