diff --git a/ssg/build_remediations.py b/ssg/build_remediations.py index fc0839f206d..a642004299c 100644 --- a/ssg/build_remediations.py +++ b/ssg/build_remediations.py @@ -468,6 +468,7 @@ def __init__(self, file_path): super(KickstartRemediation, self).__init__( file_path, "kickstart") + class BootcRemediation(Remediation): """ This provides class for Bootc remediations