cloudapi: openscap integration
Enable the openscap customizations in the cloudapi.
This commit is contained in:
parent
12e7b806b6
commit
fa6f3ba197
4 changed files with 123 additions and 91 deletions
|
|
@ -973,7 +973,10 @@ func TestComposeCustomizations(t *testing.T) {
|
|||
"group": 1000,
|
||||
"data": "Hello world!"
|
||||
}
|
||||
]
|
||||
],
|
||||
"openscap": {
|
||||
"profile_id": "test_profile"
|
||||
}
|
||||
},
|
||||
"image_request":{
|
||||
"architecture": "%s",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue