Concluding the testing of the Geth role
This commit is contained in:
+25
-23
@@ -100,40 +100,42 @@ all:
|
||||
ups: 'apc'
|
||||
active_vms:
|
||||
- Yggdrasil
|
||||
Geth:
|
||||
vars:
|
||||
geth_primary: Geth1
|
||||
pitest:
|
||||
hosts:
|
||||
Geth0:
|
||||
ipinterface: eth0
|
||||
ip: 10.0.1.9
|
||||
mac: b8:27:eb:09:a1:a0
|
||||
static: true
|
||||
Geth5:
|
||||
ipinterface: eth0
|
||||
ip: 10.0.1.14
|
||||
mac: b8:27:eb:81:f5:4b
|
||||
static: true
|
||||
Geth:
|
||||
vars:
|
||||
geth_primary: Geth1
|
||||
hosts:
|
||||
Geth1:
|
||||
ipinterface: eth0
|
||||
ip: 10.0.1.10
|
||||
mac: e4:5f:01:01:ff:d5
|
||||
static: true
|
||||
# Geth2:
|
||||
# ipinterface: eth0
|
||||
# ip: 10.0.1.11
|
||||
# mac: e4:5f:01:01:ff:9c
|
||||
# static: true
|
||||
# Geth3:
|
||||
# ipinterface: eth0
|
||||
# ip: 10.0.1.12
|
||||
# mac: e4:5f:01:01:ff:96
|
||||
# static: true
|
||||
# Geth4:
|
||||
# ipinterface: eth0
|
||||
# ip: 10.0.1.13
|
||||
# mac: e4:5f:01:01:ff:e4
|
||||
# static: true
|
||||
# Geth5:
|
||||
# ipinterface: eth0
|
||||
# ip: 10.0.1.14
|
||||
# mac: b8:27:eb:81:f5:4b
|
||||
# static: true
|
||||
Geth2:
|
||||
ipinterface: eth0
|
||||
ip: 10.0.1.11
|
||||
mac: e4:5f:01:01:ff:9c
|
||||
static: true
|
||||
Geth3:
|
||||
ipinterface: eth0
|
||||
ip: 10.0.1.12
|
||||
mac: e4:5f:01:01:ff:96
|
||||
static: true
|
||||
Geth4:
|
||||
ipinterface: eth0
|
||||
ip: 10.0.1.13
|
||||
mac: e4:5f:01:01:ff:e4
|
||||
static: true
|
||||
virtual: # 10.0.1.16/28
|
||||
vars:
|
||||
hosts:
|
||||
|
||||
Reference in New Issue
Block a user