feat: uniform system.content source schema across installers and repositories
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
}
|
||||
]
|
||||
if (rhel_iso is defined and rhel_iso | length > 0
|
||||
and not (os == 'rhel' and system_cfg.features.rhel_repo.source == 'iso'))
|
||||
and not (os == 'rhel' and system_cfg.content.source == 'dvd'))
|
||||
else []
|
||||
)
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user