aboutsummaryrefslogtreecommitdiffstats
path: root/labs/ericsson/pod2/fuel/reap/dha.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'labs/ericsson/pod2/fuel/reap/dha.yaml')
-rw-r--r--labs/ericsson/pod2/fuel/reap/dha.yaml79
1 files changed, 0 insertions, 79 deletions
diff --git a/labs/ericsson/pod2/fuel/reap/dha.yaml b/labs/ericsson/pod2/fuel/reap/dha.yaml
deleted file mode 100644
index cd0f173..0000000
--- a/labs/ericsson/pod2/fuel/reap/dha.yaml
+++ /dev/null
@@ -1,79 +0,0 @@
-
-title: Deployment Hardware Adapter (DHA)
-# DHA API version supported
-version: 1.1
-created: Mon Jun 13 19:39:35 2016
-comment: None
-
-# Adapter to use for this definition
-# adapter: [ipmi|libvirt]
-adapter:
-
-# Node list.
-# Mandatory properties are id and role.
-# All other properties are adapter specific.
-# For Non-Fuel nodes controlled by:
-# - ipmi adapter you need to provide:
-# pxeMac
-# ipmiIp
-# ipmiUser
-# ipmiPass
-# - libvirt adapter you need to provide:
-# libvirtName: <whatever>
-# libvirtTemplate: [libvirt/vms/controller.xml | libvirt/vms/compute.xml]
-#
-# For the Fuel Node you need to provide:
-# libvirtName: <whatever>
-# libvirtTemplate: libvirt/vms/fuel.xml
-# isFuel: yes
-# username: root
-# password: r00tme
-
-nodes:
-- id: 1
- ipmiIp: null
- ipmiPass: null
- ipmiUser: null
- libvirtName: null
- libvirtTemplate: null
- pxeMac: ec:b1:d7:a2:44:80
-- id: 2
- ipmiIp: null
- ipmiPass: null
- ipmiUser: null
- libvirtName: null
- libvirtTemplate: null
- pxeMac: ec:b1:d7:a2:43:c0
-- id: 3
- ipmiIp: null
- ipmiPass: null
- ipmiUser: null
- libvirtName: null
- libvirtTemplate: null
- pxeMac: ec:b1:d7:a1:bd:60
-- id: 4
- ipmiIp: null
- ipmiPass: null
- ipmiUser: null
- libvirtName: null
- libvirtTemplate: null
- pxeMac: ec:b1:d7:a1:8b:d0
-- id: 5
- ipmiIp: null
- ipmiPass: null
- ipmiUser: null
- libvirtName: null
- libvirtTemplate: null
- pxeMac: ec:b1:d7:a2:44:a0
-# Adding the Fuel node as node id 6
-# which may not be correct - please adjust as needed.
-- id: 6
- isFuel: true
- libvirtName: null
- libvirtTemplate: null
- password: r00tme
- username: root
-disks:
- compute: 100G
- controller: 100G
- fuel: 100G