diff options
Diffstat (limited to 'labs/lf')
-rw-r--r-- | labs/lf/pod2/fuel/config/dha.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/labs/lf/pod2/fuel/config/dha.yaml b/labs/lf/pod2/fuel/config/dha.yaml index 1250f1c..99b773d 100644 --- a/labs/lf/pod2/fuel/config/dha.yaml +++ b/labs/lf/pod2/fuel/config/dha.yaml @@ -1,8 +1,8 @@ dha-pod-config-metadata: title: Deployment Hardware Adapter (DHA) for LF, POD-2 # DHA API version supported - version: 0.0.1 - created: Jan 12 2016 + version: 0.0.2 + created: Feb 1 2016 comment: Config for LF, POD2 # Adapter to use for this definition @@ -47,4 +47,4 @@ nodes: password: r00tme disks: - fuel: 50G
\ No newline at end of file + fuel: 100G
\ No newline at end of file |