Upgrade code-reseed and have it use new Gitea server. Change files which pull to use the new provisioning variable.

This commit is contained in:
2025-01-02 12:32:21 -07:00
parent 5b67610fca
commit 734bc70c1d
6 changed files with 84 additions and 39 deletions

View File

@ -8,7 +8,8 @@
st_install_dir: /usr/local/src/st
global_bin: /usr/local/bin
x_desktops: /usr/share/xsessions
git_repo: https://git.hyperling.com/me/env-ansible.git
git_repo_http: http://{{ git_host }}/{{ git_user }}/{{ git_project }}
git_repo_ssh: ssh://{{ git_host }}:{{ git_ssh_port }}/{{ git_user }}/{{ git_project }}
- name: General | Facts | System | Linux