summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2022-09-24 09:37:38 -0700
committerMike Crute <mike@crute.us>2022-09-24 09:37:38 -0700
commit6c6cbf926ec998db772b591ac4b69f6c7c9a15c1 (patch)
tree72071fefc5caea62ad8770b90e5331727f07e50a
parente97fa866d1534a0dd8b7942806178a2549ad0d1a (diff)
downloaddotfiles-6c6cbf926ec998db772b591ac4b69f6c7c9a15c1.tar.bz2
dotfiles-6c6cbf926ec998db772b591ac4b69f6c7c9a15c1.tar.xz
dotfiles-6c6cbf926ec998db772b591ac4b69f6c7c9a15c1.zip
Commit test repo
-rw-r--r--.linux/etc/yum.repos.d/crute.repo6
1 files changed, 6 insertions, 0 deletions
diff --git a/.linux/etc/yum.repos.d/crute.repo b/.linux/etc/yum.repos.d/crute.repo
new file mode 100644
index 0000000..05e150d
--- /dev/null
+++ b/.linux/etc/yum.repos.d/crute.repo
@@ -0,0 +1,6 @@
1[crute]
2name=Crute RPM Repository
3baseurl=http://127.0.0.1:8000/fedora/releases/$releasever/$basearch
4gpgkey=http://127.0.0.1:8000/fedora/PublicKey
5enabled=1
6gpgcheck=1