test: add valid parent commit ID to test manifests

The previous value for parent was not a valid commit ID.  In a regular
compose request, the parent ref is resolved before being added as a
source in the manifest.  However, when building test manifests, since
the values aren't real, we don't resolve the ostree refs, meaning that
the test manifests weren't valid — they failed validity checks if run in
osbuild.

Replaced the fake parent ref with a fake parent commit ID
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff".
The manifests still aren't buildable, since they don't point to a valid
ostree repository or commit, but now they're at least valid (in the
technical sense).
This commit is contained in:
Achilleas Koutsou 2022-11-28 18:36:48 +01:00 committed by Tom Gundersen
parent 8636c7e1e0
commit b9098c64c4
98 changed files with 297 additions and 300 deletions

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -8914,7 +8914,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -11602,7 +11602,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -8966,7 +8966,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -11654,7 +11654,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -2443,7 +2443,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -3755,7 +3755,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -2483,7 +2483,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -7169,7 +7169,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -9108,7 +9108,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -11852,7 +11852,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -9160,7 +9160,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -11904,7 +11904,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -2491,7 +2491,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -3848,7 +3848,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -2547,7 +2547,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -7343,7 +7343,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -9315,7 +9315,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -11932,7 +11932,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -9344,7 +9344,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -11983,7 +11983,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -2002,7 +2002,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -3309,7 +3309,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -2403,7 +2403,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -7114,7 +7114,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -27,7 +27,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -9476,7 +9476,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -12134,7 +12134,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -27,7 +27,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -9505,7 +9505,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -12185,7 +12185,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -27,7 +27,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -2137,7 +2137,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -3519,7 +3519,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -27,7 +27,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -2466,7 +2466,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -7281,7 +7281,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -35,7 +35,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -10266,7 +10266,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -13237,7 +13237,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -35,7 +35,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "iot-installer-users",
@ -10295,7 +10295,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -13288,7 +13288,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -35,7 +35,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -10459,7 +10459,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -13486,7 +13486,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -35,7 +35,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "iot-installer-users",
@ -10488,7 +10488,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -13537,7 +13537,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -35,7 +35,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -10787,7 +10787,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -13866,7 +13866,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -35,7 +35,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "iot-installer-users",
@ -10816,7 +10816,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -13917,7 +13917,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -35,7 +35,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -10972,7 +10972,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -14107,7 +14107,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -35,7 +35,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "iot-installer-users",
@ -11001,7 +11001,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -14158,7 +14158,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -10913,7 +10913,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -14031,7 +14031,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "iot-installer-users",
@ -10942,7 +10942,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -14082,7 +14082,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -11106,7 +11106,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -14283,7 +14283,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "iot-installer-users",
@ -11135,7 +11135,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -14334,7 +14334,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -10552,7 +10552,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -13601,7 +13601,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "iot-installer-users",
@ -10581,7 +10581,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -13652,7 +13652,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -10729,7 +10729,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -13834,7 +13834,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "iot-installer-users",
@ -10758,7 +10758,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/iot"
}
}
@ -13885,7 +13885,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/iot": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://iot.example.com/repo"
}

View file

@ -22,10 +22,7 @@
},
{
"name": "rhel-eng",
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el7/el7-x86_64-eng-rel-20220530",
"package-sets": [
"build"
]
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el7/el7-x86_64-eng-rel-20220530"
},
{
"name": "azure-rhui-7",

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3562,7 +3562,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6283,7 +6283,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -3614,7 +3614,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6335,7 +6335,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -961,7 +961,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -2273,7 +2273,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -981,7 +981,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -3919,7 +3919,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3642,7 +3642,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6425,7 +6425,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -3694,7 +3694,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6477,7 +6477,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -979,7 +979,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -2336,7 +2336,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -1005,7 +1005,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -4023,7 +4023,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3604,7 +3604,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6328,7 +6328,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -3656,7 +3656,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6380,7 +6380,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3684,7 +3684,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6470,7 +6470,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -3736,7 +3736,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6522,7 +6522,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3568,7 +3568,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6286,7 +6286,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3568,7 +3568,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6286,7 +6286,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3648,7 +3648,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6428,7 +6428,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3648,7 +3648,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6428,7 +6428,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3562,7 +3562,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6283,7 +6283,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -3614,7 +3614,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6335,7 +6335,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -961,7 +961,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -2273,7 +2273,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -981,7 +981,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -3919,7 +3919,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3642,7 +3642,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6425,7 +6425,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -3694,7 +3694,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6477,7 +6477,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -979,7 +979,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -2336,7 +2336,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -1005,7 +1005,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -4023,7 +4023,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3625,7 +3625,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6412,7 +6412,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -3677,7 +3677,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6464,7 +6464,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -958,7 +958,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -2267,7 +2267,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -978,7 +978,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -3916,7 +3916,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3711,7 +3711,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6566,7 +6566,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -3763,7 +3763,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6618,7 +6618,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -976,7 +976,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -2330,7 +2330,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -1002,7 +1002,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -4020,7 +4020,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3625,7 +3625,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6412,7 +6412,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -3677,7 +3677,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6464,7 +6464,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -958,7 +958,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -2267,7 +2267,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -978,7 +978,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -3916,7 +3916,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3711,7 +3711,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6566,7 +6566,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -3763,7 +3763,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6618,7 +6618,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -976,7 +976,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -2330,7 +2330,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -1002,7 +1002,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -4020,7 +4020,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3835,7 +3835,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6491,7 +6491,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -3864,7 +3864,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6542,7 +6542,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -792,7 +792,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -2096,7 +2096,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -951,7 +951,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -3934,7 +3934,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -3899,7 +3899,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6602,7 +6602,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -3928,7 +3928,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -6653,7 +6653,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -840,7 +840,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -2219,7 +2219,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -19,7 +19,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -972,7 +972,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -4028,7 +4028,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -9812,7 +9812,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -12540,7 +12540,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -9841,7 +9841,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -12591,7 +12591,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -2187,7 +2187,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -3563,7 +3563,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -2587,7 +2587,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -7343,7 +7343,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -9957,7 +9957,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -12726,7 +12726,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -9986,7 +9986,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -12777,7 +12777,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -2307,7 +2307,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -3755,7 +3755,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -2635,7 +2635,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -7483,7 +7483,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -9828,7 +9828,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -12562,7 +12562,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -9857,7 +9857,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -12613,7 +12613,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -2187,7 +2187,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -3563,7 +3563,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -2587,7 +2587,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -7343,7 +7343,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -9973,7 +9973,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -12748,7 +12748,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -10002,7 +10002,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -12799,7 +12799,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -2307,7 +2307,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -3755,7 +3755,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -21,7 +21,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -2635,7 +2635,7 @@
"type": "org.osbuild.ostree",
"origin": "org.osbuild.source",
"references": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"ref": "test/edge"
}
}
@ -7483,7 +7483,7 @@
},
"org.osbuild.ostree": {
"items": {
"test/edge": {
"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff": {
"remote": {
"url": "http://edge.example.com/repo"
}

View file

@ -215,7 +215,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -235,7 +235,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -340,7 +340,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -357,7 +357,7 @@
"ostree": {
"ref": "test/iot",
"url": "http://iot.example.com/repo",
"parent": "test/iot"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "iot-installer-users",
@ -538,7 +538,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},
@ -555,7 +555,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"name": "edge-installer-users",
@ -608,7 +608,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {
"customizations": {
@ -641,7 +641,7 @@
"ostree": {
"ref": "test/edge",
"url": "http://edge.example.com/repo",
"parent": "test/edge"
"parent": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
"blueprint": {}
},