fix(sr): don't share a local ISO SR. Fixes vatesfr/xo-web#1389

This commit is contained in:
Olivier Lambert 2016-08-10 14:39:05 +02:00
parent 8ed2e51dde
commit db4d46a584

View File

@ -136,7 +136,7 @@ export async function createIso ({
nameDescription,
'iso', // SR type ISO
'iso', // SR content type ISO
true,
type !== 'local',
{}
)