awx update from 19.2.1 to 19.2.2

This commit is contained in:
Jens Heinitz 2021-06-30 15:18:31 +02:00
parent fe6820ad1b
commit 9ad4b11df5
3 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,7 @@
#
# AWX version and base directory to deploy the Git Repo
#
awx_version: 19.2.1
awx_version: 19.2.2
awx_basedir: /opt/awx
awx_github_repo: https://github.com/ansible/awx.git
#
@ -62,8 +62,7 @@ traefik_http_port: 8013
http_port: 8013
https_port: 8043
sdb_port_base: 15899
#database_dump_file: pg_dump_awx_2021-06-11_05.00.01.sql.gz
database_dump_file: pg_dump_awx_2021-06-18_05.00.01.sql.gz
database_dump_file: pg_dump_awx_2021-06-30_05.00.02.sql.gz
docker_registry: pi4.seboto.net:50000
#
# AWX Host for Traefik

Binary file not shown.