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:
@ -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
|
||||
|
Reference in New Issue
Block a user