Update upstreams for websites

This commit is contained in:
Salt 2020-12-30 21:35:59 -06:00
parent 6c5b012f05
commit 0097a08ea8
1 changed files with 2 additions and 2 deletions

View File

@ -141,9 +141,9 @@
- role: git
vars:
git_repos:
- repo: https://git.9iron.club/salt/desultd
- repo: https://git.desu.ltd/salt/desultd
dest: /var/www/desu.ltd
- repo: https://git.9iron.club/salt/www2
- repo: https://git.desu.ltd/salt/9iron
dest: /var/www/www.9iron.club
become: yes
tags: [ web, git ]