mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
Update backing
on Azure manifests
Since f572703
they are `vhd` instead of `raw`.
This commit is contained in:
parent
f572703ecc
commit
b8d23c013c
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ system:
|
|||
locale: en_US
|
||||
timezone: UTC
|
||||
volume:
|
||||
backing: raw
|
||||
backing: vhd
|
||||
partitions:
|
||||
type: msdos
|
||||
root:
|
||||
|
|
|
@ -17,7 +17,7 @@ system:
|
|||
locale: en_US
|
||||
timezone: UTC
|
||||
volume:
|
||||
backing: raw
|
||||
backing: vhd
|
||||
partitions:
|
||||
type: msdos
|
||||
root:
|
||||
|
|
Loading…
Add table
Reference in a new issue