Skip to content

Commit

Permalink
example/centos: _include becomes common
Browse files Browse the repository at this point in the history
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
  • Loading branch information
supakeen committed Oct 7, 2024
1 parent 939b718 commit dd2c66c
Show file tree
Hide file tree
Showing 32 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion example/centos/common/package-set/aarch64/build/ami.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - dosfstools
- python3-pyyaml
- rpm
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - rpm-ostree
- tar
exclude: []
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - efibootmgr
- grub2-efi-aa64
- grub2-efi-aa64-cdboot
Expand Down
2 changes: 1 addition & 1 deletion example/centos/common/package-set/aarch64/build/vhd.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - dosfstools
- python3-pyyaml
- qemu-img
Expand Down
2 changes: 1 addition & 1 deletion example/centos/common/package-set/aarch64/os/ami.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ include:
# https://github.com/osbuild/images/blob/v0.86.0/pkg/platform/${architecture}.go#L37
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - "@core"
- NetworkManager-cloud-setup
- authselect-compat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - NetworkManager
- NetworkManager-wifi
- NetworkManager-wwan
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - "@core"
- authselect-compat
- chrony
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - "@core"
- NetworkManager-wifi
- initial-setup
Expand Down
2 changes: 1 addition & 1 deletion example/centos/common/package-set/aarch64/os/qcow2.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - "@core"
- authselect-compat
- chrony
Expand Down
2 changes: 1 addition & 1 deletion example/centos/common/package-set/aarch64/os/vhd.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - "@Server"
- NetworkManager
- NetworkManager-cloud-setup
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - dosfstools
- policycoreutils
- xfsprogs
Expand Down
2 changes: 1 addition & 1 deletion example/centos/common/package-set/noarch/build/tar.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - policycoreutils
- tar
exclude: []
2 changes: 1 addition & 1 deletion example/centos/common/package-set/noarch/build/wsl.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - python3-iniparse
- tar
exclude: []
2 changes: 1 addition & 1 deletion example/centos/common/package-set/x86_64/build/ami.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - dosfstools
- python3-pyyaml
- xfsprogs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - rpm-ostree
- tar
exclude: []
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - efibootmgr
- grub2-efi-x64
- grub2-efi-x64-cdboot
Expand Down
2 changes: 1 addition & 1 deletion example/centos/common/package-set/x86_64/build/ova.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - dosfstools
- qemu-img
- tar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - dosfstools
- qemu-img
- xfsprogs
Expand Down
2 changes: 1 addition & 1 deletion example/centos/common/package-set/x86_64/build/vhd.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - dosfstools
- python3-pyyaml
- qemu-img
Expand Down
2 changes: 1 addition & 1 deletion example/centos/common/package-set/x86_64/os/ami.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ include:
# https://github.com/osbuild/images/blob/v0.86.0/pkg/platform/${architecture}.go#L37
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - "@core"
- NetworkManager-cloud-setup
- authselect-compat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - NetworkManager
- NetworkManager-wifi
- NetworkManager-wwan
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - "@core"
- authselect-compat
- chrony
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - "@core"
- NetworkManager-wifi
- initial-setup
Expand Down
2 changes: 1 addition & 1 deletion example/centos/common/package-set/x86_64/os/ova.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - "@core"
- chrony
- cloud-init
Expand Down
2 changes: 1 addition & 1 deletion example/centos/common/package-set/x86_64/os/qcow2.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - "@core"
- authselect-compat
- chrony
Expand Down
2 changes: 1 addition & 1 deletion example/centos/common/package-set/x86_64/os/vhd.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - "@Server"
- NetworkManager
- NetworkManager-cloud-setup
Expand Down
2 changes: 1 addition & 1 deletion example/centos/common/package-set/x86_64/os/vmdk.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
otk.op.join:
values:
- otk.include: "_include.yaml"
- otk.include: "common.yaml"
- - "@core"
- chrony
- cloud-init
Expand Down

0 comments on commit dd2c66c

Please sign in to comment.