fixed git, fixed salt dependencies, fixed jacket package name

This commit is contained in:
Actaeus Curabitur 2022-08-17 09:38:36 -05:00
parent 7d670fead3
commit a112723532
5 changed files with 8 additions and 7 deletions

View file

@ -1,6 +1,6 @@
git:
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"
branch: "master"
key: "git_actcur"
@ -8,7 +8,7 @@ git:
email: "actcur@actcur.com"
name: "Actaeus Curabitur"
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"
branch: "master"
key: "git_actcur"
@ -16,7 +16,7 @@ git:
email: "actcur@actcur.com"
name: "Actaeus Curabitur"
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"
branch: "master"
key: "git_actcur"

View file

@ -1,6 +1,6 @@
git:
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"
branch: "master"
key: "git_actcur"
@ -8,7 +8,7 @@ git:
email: "actcur@actcur.com"
name: "Actaeus Curabitur"
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"
branch: "dev"
key: "git_actcur"

View file

@ -1,6 +1,6 @@
git:
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"
branch: "master"
key: "git_actcur"

View file

@ -9,6 +9,7 @@ basepkgs:
- htop
- git
- net-tools
- python-psutil
{% elif grains['os_family'] == 'Debian' %}
basepkgs:
pkg.installed:

View file

@ -5,7 +5,7 @@
- mkdirs: true
#package is in aur repo
jackett:
jackett-bin:
pkg.installed
jackett_service: