barker/ansible/vars/default.yml
Amritanshu 2495c24e1a Chore: Updated python dependencies
Chore: Updated angular to v19
Chore: Refactored ops with docker and ansible
2024-12-16 17:58:17 +05:30

20 lines
510 B
YAML

---
# name: xxx
# # openssl rand -hex 32
# secret_key: 0000000000000000000000000000000000000000000000000000000000000000
# # openssl rand -hex 5
# middleware_key: 0000000000
registry: registry.tanshu.com
username: ta-registry
password: ff28a01f00c0f39315d94cd9dcb1e554968dba25676a8ea5f2be34e96a9a099f
title: barker
tag: latest
image_name: "{{ registry }}/barker:{{ tag }}"
# http_host: "knox.hopsngrains.com"
# http_conf: "knox.hopsngrains.com.conf"
# host_port: "8338"
# host_directory: "barker-{{ name }}"