diff --git a/ssg/constants.py b/ssg/constants.py index b222519306f..a4c811fa788 100644 --- a/ssg/constants.py +++ b/ssg/constants.py @@ -283,7 +283,8 @@ MULTI_PLATFORM_LIST = ["rhel", "fedora", "rhv", "debian", "ubuntu", "openeuler", "opensuse", "sle", "ol", "ocp", "rhcos", - "example", "eks", "alinux", "uos", "anolis", "openembedded", "al", "slmicro"] + "example", "eks", "alinux", "uos", "anolis", "openembedded", "al", + "slmicro"] MULTI_PLATFORM_MAPPING = { "multi_platform_alinux": ["alinux2", "alinux3"],