Files
mgmt/lang/core/embedded/provisioner/files/repo.tmpl
James Shubin 52a71f9515 lang: core: embedded: provisioner: Add unused repo generation
I was playing around with generating repo's, but they didn't turn out to
be needed at this time. Committing this anyways for future reference.
2024-10-29 16:58:06 -04:00

12 lines
273 B
Cheetah

[{{ .name }}]
name={{ .distro }} {{ .version }} - {{ .arch }} - {{ .extra }}
baseurl={{ .baseurl }}
enabled=1
countme=1
metadata_expire=7d
repo_gpgcheck=0
type=rpm
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
skip_if_unavailable=False