cloudapi: openscap integration

Enable the openscap customizations in the cloudapi.
This commit is contained in:
Gianluca Zuccarelli 2023-06-26 10:50:13 +01:00 committed by Gianluca Zuccarelli
parent 12e7b806b6
commit fa6f3ba197
4 changed files with 123 additions and 91 deletions

View file

@ -973,7 +973,10 @@ func TestComposeCustomizations(t *testing.T) {
"group": 1000,
"data": "Hello world!"
}
]
],
"openscap": {
"profile_id": "test_profile"
}
},
"image_request":{
"architecture": "%s",