Chore: Updated python dependencies
Chore: Updated angular to v19 Chore: Refactored ops with docker and ansible
This commit is contained in:
19
ansible/vars/default.yml
Normal file
19
ansible/vars/default.yml
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
# 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 }}"
|
||||
Reference in New Issue
Block a user