14 lines
386 B
YAML
14 lines
386 B
YAML
|
# A Snapshot Phase 1 with a device
|
||
|
# and 1 GraphicCard, 2 RamModule, 1 Processor, 1 SSD, 1 HDD, 1 Motherboard
|
||
|
# Prerequisites:
|
||
|
# - workbench-server-1.snapshot.yaml
|
||
|
# Requisites:
|
||
|
# - Set the ``snapshot`` field to ``workbench-server-1...``
|
||
|
# All numbers are invented
|
||
|
|
||
|
type: 'Install'
|
||
|
elapsed: 420
|
||
|
error: False
|
||
|
snapshot: None # fulfill!
|
||
|
device: None # fulfill!
|
||
|
name: 'LinuxMint 18.01 32b'
|