manifests: convert a few more ostree deployments
These were missed in the initial conversion.
This commit is contained in:
parent
3fdb62e548
commit
f334ca92c6
2 changed files with 4 additions and 10 deletions
|
|
@ -771,8 +771,7 @@
|
|||
"options": {
|
||||
"source": "mount",
|
||||
"deployment": {
|
||||
"ref": "ostree/1/1/0",
|
||||
"osname": "fedora-coreos"
|
||||
"default": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1023,8 +1022,7 @@
|
|||
"options": {
|
||||
"source": "mount",
|
||||
"deployment": {
|
||||
"ref": "ostree/1/1/0",
|
||||
"osname": "fedora-coreos"
|
||||
"default": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -287,9 +287,7 @@ pipelines:
|
|||
options:
|
||||
source: mount
|
||||
deployment:
|
||||
ref: ostree/1/1/0
|
||||
osname:
|
||||
mpp-format-string: '{osname}'
|
||||
default: true
|
||||
- name: raw-4k-image
|
||||
build: name:build
|
||||
stages:
|
||||
|
|
@ -455,9 +453,7 @@ pipelines:
|
|||
options:
|
||||
source: mount
|
||||
deployment:
|
||||
ref: ostree/1/1/0
|
||||
osname:
|
||||
mpp-format-string: '{osname}'
|
||||
default: true
|
||||
- name: raw-metal-image
|
||||
build: name:build
|
||||
stages:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue