rhel85: new image type tar-installer
This commit is contained in:
parent
e1e4a1f845
commit
19d15af788
5 changed files with 131 additions and 11 deletions
|
|
@ -354,6 +354,7 @@ var imageTypeCompatMapping = map[string]string{
|
|||
"edge-commit": "edge-commit",
|
||||
"edge-container": "edge-container",
|
||||
"edge-installer": "edge-installer",
|
||||
"tar-installer": "tar-installer",
|
||||
"test_type": "test_type", // used only in json_test.go
|
||||
"test_type_invalid": "test_type_invalid", // used only in json_test.go
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue