Skip to content

Commit 35a3d6a

Browse files
committed
Use packages/patterns from full image
1 parent 6906e5b commit 35a3d6a

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

products.d/leap_micro_62.yaml

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,16 @@ software:
2525
mandatory_patterns:
2626
- cockpit
2727
- base
28-
- transactional
28+
- transactional_base
29+
- container_runtime_podman
2930
- hardware
3031
- selinux
32+
- kvm_host
3133

3234
optional_patterns: null
3335

3436
user_patterns:
3537
- cloud
36-
- container_runtime
3738
- fips
3839
- ima_evm
3940
- kvm_host
@@ -43,8 +44,20 @@ software:
4344
- sssd_ldap
4445

4546
mandatory_packages:
47+
- bolt
48+
- bolt-tools
49+
- firewalld
50+
- kernel-default-extra
51+
- kernel-default-optional
52+
- kernel-firmware-all
53+
- libpwquality-tools
54+
- lzop
4655
- NetworkManager
4756
- openSUSE-repos-LeapMicro
57+
- suseconnect-ng
58+
- systemd-default-settings-branding-SLE-Micro
59+
- wpa_supplicant
60+
4861
optional_packages: null
4962
base_product: Leap-Micro
5063

0 commit comments

Comments
 (0)