Compare commits

...

2 commits

Author SHA1 Message Date
Actaeus Curabitur
6672e13454 fixed aur_builder symlink 2022-08-17 10:20:29 -05:00
Actaeus Curabitur
bb01d48f7d fixed gitea repo names 2022-08-17 10:16:41 -05:00
9 changed files with 14 additions and 17 deletions

View file

@ -1,3 +1,3 @@
aur: aur:
pkgs: pkgs:
gogs: [] gitea: []

View file

@ -1,6 +1,6 @@
backup: backup:
gogs: gitea:
location: /var/lib/gogs/ location: /var/lib/gitea/
rsync_user: backups rsync_user: backups
key: backups_key key: backups_key
host: host.actcur.com host: host.actcur.com

View file

@ -1,9 +1,9 @@
database: database:
users: users:
gogs: gitea:
host: git.actcur.com host: git.actcur.com
databases: databases:
gogs: gitea:
gogs: gitea:
host: git.actcur.com host: git.actcur.com
grant: all privileges grant: all privileges

View file

@ -1,6 +1,6 @@
git: git:
tmux-root: tmux-root:
repo: "ssh://gogs@git.actcur.com:5022/actcur/tmux.git" repo: "ssh://gitea@git.actcur.com:5022/actcur/tmux.git"
path: "/root/tmux" path: "/root/tmux"
branch: "master" branch: "master"
key: "git_actcur" key: "git_actcur"
@ -8,7 +8,7 @@ git:
email: "actcur@actcur.com" email: "actcur@actcur.com"
name: "Actaeus Curabitur" name: "Actaeus Curabitur"
tmux-ejparker: tmux-ejparker:
repo: "ssh://gogs@git.actcur.com:5022/actcur/tmux.git" repo: "ssh://gitea@git.actcur.com:5022/actcur/tmux.git"
path: "/ejparker/tmux" path: "/ejparker/tmux"
branch: "master" branch: "master"
key: "git_actcur" key: "git_actcur"
@ -16,7 +16,7 @@ git:
email: "actcur@actcur.com" email: "actcur@actcur.com"
name: "Actaeus Curabitur" name: "Actaeus Curabitur"
web: web:
repo: "ssh://gogs@git.actcur.com:5022/actcur/portal.git" repo: "ssh://gitea@git.actcur.com:5022/actcur/portal.git"
path: "/srv/http/portal" path: "/srv/http/portal"
branch: "master" branch: "master"
key: "git_actcur" key: "git_actcur"

View file

@ -1,6 +1,6 @@
git: git:
salt: salt:
repo: "ssh://gogs@git.actcur.com:5022/actcur/salt.git" repo: "ssh://gitea@git.actcur.com:5022/actcur/salt.git"
path: "/srv/salt/prod" path: "/srv/salt/prod"
branch: "master" branch: "master"
key: "git_actcur" key: "git_actcur"
@ -8,7 +8,7 @@ git:
email: "actcur@actcur.com" email: "actcur@actcur.com"
name: "Actaeus Curabitur" name: "Actaeus Curabitur"
salt_dev: salt_dev:
repo: "ssh://gogs@git.actcur.com:5022/actcur/salt.git" repo: "ssh://gitea@git.actcur.com:5022/actcur/salt.git"
path: "/srv/salt/dev" path: "/srv/salt/dev"
branch: "dev" branch: "dev"
key: "git_actcur" key: "git_actcur"

View file

@ -1,6 +1,6 @@
git: git:
ytdownloader: ytdownloader:
repo: "ssh://gogs@git.actcur.com:5022/actcur/ytdownloader.git" repo: "ssh://gitea@git.actcur.com:5022/actcur/ytdownloader.git"
path: "/root/scripts/ytdownloader" path: "/root/scripts/ytdownloader"
branch: "master" branch: "master"
key: "git_actcur" key: "git_actcur"

View file

@ -117,7 +117,7 @@ router:
mac: 52:54:00:7e:cc:99 mac: 52:54:00:7e:cc:99
ip: 172.16.41.68 ip: 172.16.41.68
ports: ports:
gogs-ssh: 5022.5022 gitea-ssh: 5022.5022
baikal: baikal:
mac: 52:54:00:0f:81:f8 mac: 52:54:00:0f:81:f8
ip: 172.16.41.69 ip: 172.16.41.69

View file

@ -1,3 +0,0 @@
services:
git:
gogs: []

View file

@ -24,7 +24,7 @@ user-build:
/repo: /repo:
file.symlink: file.symlink:
- target: /mnt/pkgs/aur-local/os/x86_64/ - target: /mnt/pkgs/archlinux/aur-local/os/x86_64/
/build: /build:
file.symlink: file.symlink: