createimagewizard: clear subscription data
Clear subscription data when centos release is selected. Fixes #787
This commit is contained in:
parent
a17a759d5e
commit
ae69466af4
1 changed files with 2 additions and 0 deletions
|
|
@ -44,6 +44,8 @@ export default {
|
|||
condition: {
|
||||
when: 'release',
|
||||
pattern: /centos-*/,
|
||||
then: { set: { 'register-system': null } },
|
||||
else: { visible: false },
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue