Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b3d224b64 | |||
| 7c1c385ab5 | |||
| 791edafa26 | |||
| 57c41108de |
@@ -10,4 +10,4 @@ storage_volumes:
|
|||||||
pool: fastpool
|
pool: fastpool
|
||||||
path: /data
|
path: /data
|
||||||
config:
|
config:
|
||||||
size: 50GB
|
size: 100GB
|
||||||
|
|||||||
@@ -10,4 +10,4 @@ storage_volumes:
|
|||||||
pool: fastpool
|
pool: fastpool
|
||||||
path: /data
|
path: /data
|
||||||
config:
|
config:
|
||||||
size: 50GB
|
size: 100GB
|
||||||
|
|||||||
@@ -5,3 +5,9 @@ profiles:
|
|||||||
- disk20
|
- disk20
|
||||||
- net_com1_eth0
|
- net_com1_eth0
|
||||||
- 2core2048
|
- 2core2048
|
||||||
|
storage_volumes:
|
||||||
|
data:
|
||||||
|
pool: fastpool
|
||||||
|
path: /data
|
||||||
|
config:
|
||||||
|
size: 50GB
|
||||||
|
|||||||
@@ -5,3 +5,9 @@ profiles:
|
|||||||
- disk20
|
- disk20
|
||||||
- net_com1_eth0
|
- net_com1_eth0
|
||||||
- 2core2048
|
- 2core2048
|
||||||
|
storage_volumes:
|
||||||
|
data:
|
||||||
|
pool: fastpool
|
||||||
|
path: /data
|
||||||
|
config:
|
||||||
|
size: 50GB
|
||||||
|
|||||||
@@ -5,3 +5,9 @@ profiles:
|
|||||||
- disk20
|
- disk20
|
||||||
- net_com1_eth0
|
- net_com1_eth0
|
||||||
- 2core2048
|
- 2core2048
|
||||||
|
storage_volumes:
|
||||||
|
data:
|
||||||
|
pool: fastpool
|
||||||
|
path: /data
|
||||||
|
config:
|
||||||
|
size: 50GB
|
||||||
|
|||||||
Reference in New Issue
Block a user