Skip to content

Commit 2f95296

Browse files
HVSharma12richm
authored andcommitted
ci: Add support for SUSE ALP-Dolomite
1 parent b77c7fd commit 2f95296

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
python311-dbus-python
2+
python311-cryptography
3+
python3-pyasn1
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
python311-dbus-python
2+
python311-cryptography

vars/ALP-Dolomite.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# SPDX-License-Identifier: MIT
2+
---
3+
# Put internal variables here with ALP-Dolomite specific values.
4+
5+
__certificate_default_directory: /etc/ssl
6+
7+
__certificate_packages:
8+
- python311-cryptography
9+
- python311-dbus-python
10+
- python3-pyasn1

0 commit comments

Comments
 (0)