fix(sr): don't share a local ISO SR. Fixes vatesfr/xo-web#1389
This commit is contained in:
parent
8ed2e51dde
commit
db4d46a584
@ -136,7 +136,7 @@ export async function createIso ({
|
||||
nameDescription,
|
||||
'iso', // SR type ISO
|
||||
'iso', // SR content type ISO
|
||||
true,
|
||||
type !== 'local',
|
||||
{}
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user