feat: add all packages and files
This commit is contained in:
parent
19bfa6dbb5
commit
310ac97c56
6 changed files with 130 additions and 11 deletions
6
files/etc/yum.repos.d/docker-ce.repo
Normal file
6
files/etc/yum.repos.d/docker-ce.repo
Normal file
|
@ -0,0 +1,6 @@
|
|||
[docker-ce-stable]
|
||||
name=Docker CE Stable - $basearch
|
||||
baseurl=https://download.docker.com/linux/fedora/$releasever/$basearch/stable
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=https://download.docker.com/linux/fedora/gpg
|
8
files/etc/yum.repos.d/tailscale.repo
Normal file
8
files/etc/yum.repos.d/tailscale.repo
Normal file
|
@ -0,0 +1,8 @@
|
|||
[tailscale-stable]
|
||||
name=Tailscale stable
|
||||
baseurl=https://pkgs.tailscale.com/stable/fedora/$basearch
|
||||
enabled=1
|
||||
type=rpm
|
||||
repo_gpgcheck=0
|
||||
gpgcheck=0
|
||||
gpgkey=https://pkgs.tailscale.com/stable/fedora/repo.gpg
|
Loading…
Add table
Add a link
Reference in a new issue