1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

remove quotes

This commit is contained in:
Jason N 2024-03-05 14:13:48 -05:00 committed by GitHub
parent f664d088f1
commit d4d884fbbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ WEB_UI = false
REPOS = /etc/yum.repos.d/fedora.repo /etc/yum.repos.d/fedora-updates.repo REPOS = /etc/yum.repos.d/fedora.repo /etc/yum.repos.d/fedora-updates.repo
ENROLLMENT_PASSWORD = ENROLLMENT_PASSWORD =
SECURE_BOOT_KEY_URL = SECURE_BOOT_KEY_URL =
ADDITIONAL_TEMPLATES = "" ADDITIONAL_TEMPLATES =
ROOTFS_SIZE = 4 ROOTFS_SIZE = 4
# Generated vars # Generated vars