tidy sample data slightly

This commit is contained in:
Michael Hudson-Doyle 2022-11-02 14:32:50 +01:00
parent 8869c0edc1
commit 5baa7b5e5f
5 changed files with 9 additions and 9 deletions

View File

@ -3,7 +3,7 @@
"status-code": 200, "status-code": 200,
"status": "OK", "status": "OK",
"result": { "result": {
"label": "classic", "label": "defective",
"model": { "model": {
"architecture": "amd64", "architecture": "amd64",
"authority-id": "9XoOBkC2zdzx5CVZdl0ZVYuLpCo15ww0", "authority-id": "9XoOBkC2zdzx5CVZdl0ZVYuLpCo15ww0",

View File

@ -3,7 +3,7 @@
"status-code": 200, "status-code": 200,
"status": "OK", "status": "OK",
"result": { "result": {
"label": "classic", "label": "mandatory",
"model": { "model": {
"architecture": "amd64", "architecture": "amd64",
"authority-id": "9XoOBkC2zdzx5CVZdl0ZVYuLpCo15ww0", "authority-id": "9XoOBkC2zdzx5CVZdl0ZVYuLpCo15ww0",

View File

@ -3,7 +3,7 @@
"status-code": 200, "status-code": 200,
"status": "OK", "status": "OK",
"result": { "result": {
"label": "classic", "label": "prefer-encrypted",
"model": { "model": {
"architecture": "amd64", "architecture": "amd64",
"authority-id": "9XoOBkC2zdzx5CVZdl0ZVYuLpCo15ww0", "authority-id": "9XoOBkC2zdzx5CVZdl0ZVYuLpCo15ww0",

View File

@ -3,7 +3,7 @@
"status-code": 200, "status-code": 200,
"status": "OK", "status": "OK",
"result": { "result": {
"label": "classic", "label": "prefer-unencrypted",
"model": { "model": {
"architecture": "amd64", "architecture": "amd64",
"authority-id": "9XoOBkC2zdzx5CVZdl0ZVYuLpCo15ww0", "authority-id": "9XoOBkC2zdzx5CVZdl0ZVYuLpCo15ww0",

View File

@ -3,7 +3,7 @@
id: src-unavailable id: src-unavailable
locale_support: none locale_support: none
name: name:
en: TPM encryption unavailable. en: TPM encryption unavailable
path: foo.squashfs path: foo.squashfs
size: 530485248 size: 530485248
type: fsimage type: fsimage
@ -14,7 +14,7 @@
id: src-prefer-encrypted id: src-prefer-encrypted
locale_support: none locale_support: none
name: name:
en: TPM encryption preferred. en: TPM encryption preferred
path: foo.squashfs path: foo.squashfs
size: 530485248 size: 530485248
type: fsimage type: fsimage
@ -26,7 +26,7 @@
id: src-prefer-unencrypted id: src-prefer-unencrypted
locale_support: none locale_support: none
name: name:
en: TPM encryption not preferred. en: TPM encryption not preferred
path: foo.squashfs path: foo.squashfs
size: 530485248 size: 530485248
type: fsimage type: fsimage
@ -37,7 +37,7 @@
id: src-defective id: src-defective
locale_support: none locale_support: none
name: name:
en: TPM encryption defective. en: TPM encryption defective
path: foo.squashfs path: foo.squashfs
size: 530485248 size: 530485248
type: fsimage type: fsimage
@ -48,7 +48,7 @@
id: src-mandatory id: src-mandatory
locale_support: none locale_support: none
name: name:
en: TPM encryption required. en: TPM encryption required
path: foo.squashfs path: foo.squashfs
size: 530485248 size: 530485248
type: fsimage type: fsimage