2016-04-05 08:39:25 +02:00
|
|
|
[DEFAULT]
|
|
|
|
|
2016-04-29 21:02:12 +02:00
|
|
|
outputdir = /home/fedora/workstation-ostree-config
|
2016-04-05 08:39:25 +02:00
|
|
|
# workdir = os.getcwd()
|
|
|
|
# srcdir = os.path.join(os.path.dirname(sys.argv[0], '..')
|
|
|
|
# rpmostree_cache_dir = %(workdir)s/%(release)s/cache
|
|
|
|
ostree_repo = %(outputdir)s/repo
|
2016-05-16 15:03:07 +02:00
|
|
|
os_name = fedora-ostree
|
2016-04-29 21:02:12 +02:00
|
|
|
os_pretty_name = Fedora ostree Workstation
|
2016-05-16 15:03:07 +02:00
|
|
|
tree_name = workstation
|
2016-04-05 08:39:25 +02:00
|
|
|
tree_file = %(os_name)s-%(tree_name)s.json
|
|
|
|
arch = x86_64
|
2022-02-08 13:53:53 +01:00
|
|
|
release = 36
|
2016-04-05 08:39:25 +02:00
|
|
|
ref = %(os_name)s/%(release)s/%(arch)s/%(tree_name)s
|
|
|
|
# Force use of a closeish and fastish HTTP mirror, so that the HTTP proxy works
|
2022-02-08 13:53:53 +01:00
|
|
|
yum_baseurl = https://download.fedoraproject.org/pub/fedora/linux/development/36/Everything/%(arch)s/os/
|
2016-04-05 08:39:25 +02:00
|
|
|
# lorax_additional_repos = http://127.0.0.1/fedora-atomic/local-overrides
|
2016-04-29 21:00:41 +02:00
|
|
|
# lorax_include_packages = fedora-productimg-atomic
|
2016-04-05 08:39:25 +02:00
|
|
|
docker_os_name = fedora
|