UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Verified Commit 33d2e910 authored by Jeffrey Wuebbles's avatar Jeffrey Wuebbles
Browse files

Readded alpine3-container for a few straggler images

parent 2cd5b69f
No related branches found
No related tags found
1 merge request!1469Add alpine321 os type
Pipeline #3799745 passed with warnings
......@@ -49,6 +49,12 @@ def template_type(os_type: str) -> None:
"DISTRO_REPO_MOUNT": "/etc/apk/repositories",
"OS_TYPE": "alpine321-container",
},
"alpine3-container": {
"DISTRO": "alpine",
"DISTRO_REPO_DIR": "apk-repos/repositories",
"DISTRO_REPO_MOUNT": "/etc/apk/repositories",
"OS_TYPE": "alpine3-container",
},
# amazon2023 has a datastream, but doesn't have an OVAL.
"amazonlinux2023-container": {
"DISTRO": "amazonlinux2023",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment