← Back to team overview

curtin-dev team mailing list archive

Re: [Merge] ~chad.smith/curtin:fix/json-schema-validation-focal into curtin:master

 

To test: (on a focal system)
cat >broken.yaml <<EOF
storage:
  config:
  - {volume: partition-2, key: ubuntu, preserve: false, type: dm_crypt, id: dm_crypt-0}
  version: 1
EOF

./tools/schema-validate-storage broken.yaml

-- 
https://code.launchpad.net/~chad.smith/curtin/+git/curtin/+merge/382778
Your team curtin developers is requested to review the proposed merge of ~chad.smith/curtin:fix/json-schema-validation-focal into curtin:master.


References