fix: Updated versions
All checks were successful
Deploy to Staging / Build Images (push) Successful in 4m36s
Deploy to Staging / Deploy to Staging (push) Successful in 21s
Deploy to Staging / Verify Staging (push) Successful in 8s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
Deploy to Staging / Notify Staging Ready (push) Successful in 7s
Mirror Base Images / Mirror Base Images (push) Successful in 47s

This commit is contained in:
Eric Gullickson
2026-03-19 07:44:38 -05:00
parent 7e2bb9ef36
commit bd2bd26ecf
3 changed files with 11 additions and 7 deletions

View File

@@ -12,10 +12,10 @@ all:
staging:
hosts:
staging.motovaultpro.com:
ansible_host: "172.30.1.37"
ansible_host: "172.30.1.61"
# Required: Get from Gitea -> Settings -> Actions -> Runners
gitea_runner_token: "szyvEDd2rRh4BettOTKORD1n2Vh47P1RIH19wLYN"
gitea_runner_token: "hLHjDXKhSF8x540hJv918ArZ2surcPVMcb4H5HT5"
# Required: Get from Gitea -> Settings -> Applications
# Needs read:packages and write:packages scopes
@@ -29,10 +29,10 @@ all:
production:
hosts:
motovaultpro.com:
ansible_host: "172.30.1.36"
ansible_host: "172.30.1.62"
# Required: Get from Gitea -> Settings -> Actions -> Runners
gitea_runner_token: "OTwUZsoEUBjomGUVrOU4NxpYiUf2yQcEfYprt6rU"
gitea_runner_token: "hLHjDXKhSF8x540hJv918ArZ2surcPVMcb4H5HT5"
# Required: Get from Gitea -> Settings -> Applications
# Needs read:packages and write:packages scopes