salt/pillars/roles/gitea/ytdownloader.sls
2022-07-28 10:37:58 -05:00

9 lines
247 B
Text

git:
ytdownloader:
repo: "ssh://gogs@git.actcur.com:5022/actcur/ytdownloader.git"
path: "/root/scripts/ytdownloader"
branch: "master"
key: "git_actcur"
force: true
email: "actcur@actcur.com"
name: "Actaeus Curabitur"