summaryrefslogtreecommitdiffstats
path: root/labconfig/intel
diff options
context:
space:
mode:
authorMark Beierl <mark.beierl@emc.com>2016-07-28 10:25:28 -0400
committerMark Beierl <mark.beierl@emc.com>2016-07-28 10:25:28 -0400
commitc13f458f28b18e7f37f2c9648dc5a412a56e701f (patch)
treebb6304b190e97e924a885f6a44cc1260174d187b /labconfig/intel
parente7d8c64a83302f19a23c79a306e2d7b41eba075a (diff)
Fix of types
Fix to copy/paste of roles. Change-Id: I91f0613a0f305fab4424bb8d512949784e354ff8 Signed-off-by: Mark Beierl <mark.beierl@emc.com>
Diffstat (limited to 'labconfig/intel')
-rw-r--r--labconfig/intel/pod9/labconfig.yaml10
1 files changed, 5 insertions, 5 deletions
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]