This commit is contained in:
Jamie Albert
2025-11-04 00:16:09 +00:00
parent a533ac2102
commit f0095371fa
82 changed files with 550 additions and 67 deletions

17
cradle/etc/dnf/dnf.conf Normal file
View File

@@ -0,0 +1,17 @@
# see `man dnf.conf` for defaults and possible options
[main]
max_parallel_downloads=10
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
best=False
skip_if_unavailable=True
keepcache=true
check_config_file_age=False
metadata_expire=1
max_parallel_downloads=10
defaultyes=True
fastestmirror=1
deltarpm=True
metadata_expire=24h

View File

@@ -0,0 +1,5 @@
Host github.com
User git
IdentityFile /home/jamie/.ssh/github
IdentitiesOnly yes
StrictHostKeyChecking accept-new

View File

@@ -0,0 +1,22 @@
Host hephaestus
HostName 37.27.5.239
IdentitiesOnly yes
StrictHostKeyChecking accept-new
User oc
IdentityFile /home/jamie/.ssh/hephaestus
host hephaestus_crypt
HostName vault.do-bbs.com
IdentitiesOnly yes
StrictHostKeyChecking accept-new
User oc
IdentityFile /home/jamie/.ssh/hephaestus
Port 2222
Host athena
Port 23
HostName u497749.your-storagebox.de
IdentitiesOnly yes
StrictHostKeyChecking accept-new
User u497749
IdentityFile ~/.ssh/athena