mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 02:47:56 +01:00
4 lines
203 B
Cheetah
4 lines
203 B
Cheetah
<%page args="image_name, image_tag"/>
|
|
|
|
append usr/share/anaconda/interactive-defaults.ks "ostreecontainer --url=/run/install/repo/${image_name}-${image_tag} --transport=oci --no-signature-verification"
|
|
|