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:
parent
f664d088f1
commit
d4d884fbbd
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue