Chore: Updated python dependencies
Chore: Updated angular to v19 Chore: Refactored ops with docker and ansible
This commit is contained in:
9
ansible/vars/chd.yml
Normal file
9
ansible/vars/chd.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
name: chd
|
||||
secret_key: d9e4facec94d7e0bf3d63ca03b1d78d834b158627b6593274f7fe27f6aed6db4
|
||||
middleware_key: 8d5f28b083
|
||||
|
||||
http_host: "knox.greatbear.in"
|
||||
http_conf: "knox.greatbear.in.conf"
|
||||
host_port: "8337"
|
||||
host_directory: "barker-{{ name }}"
|
||||
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 }}"
|
||||
4
ansible/vars/frank.yml
Normal file
4
ansible/vars/frank.yml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
printer_port: "/dev/usb/lp0"
|
||||
user: vari
|
||||
queue_name: moz-elante
|
||||
9
ansible/vars/hin.yml
Normal file
9
ansible/vars/hin.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
name: hin
|
||||
secret_key: 029858927beda45d76317729824ae500d0938f04d4ca955f3afa95061c9a9298
|
||||
middleware_key: c4b0b98ff9
|
||||
|
||||
http_host: "knox.mozimo.in"
|
||||
http_conf: "knox.mozimo.in.conf"
|
||||
host_port: "8335"
|
||||
host_directory: "barker-{{ name }}"
|
||||
9
ansible/vars/mhl.yml
Normal file
9
ansible/vars/mhl.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
name: mhl
|
||||
secret_key: 8b7f704ad1bbee3caa683a57440a6a371937fe5f64a7712a6a15bf3165c3c598
|
||||
middleware_key: 1aa5487223
|
||||
|
||||
http_host: "knox.hngmohali.com"
|
||||
http_conf: "knox.hngmohali.com.conf"
|
||||
host_port: "8336"
|
||||
host_directory: "barker-{{ name }}"
|
||||
7
ansible/vars/pies.yml
Normal file
7
ansible/vars/pies.yml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
hostname: "moz2"
|
||||
ssh_port: "22542"
|
||||
user: "vari"
|
||||
terminus_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK8WQHla0uCcNwmN0DUE49lbjNWa6+7A6OxrX3WEPQH0 tanshu@terminus 2023.01.08"
|
||||
rohan_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKk6HHpwGQTfciXFaKOBWg+zh09XtTYvYxFZaaW3yMln tanshu@rohan 2023.08.06"
|
||||
anjin_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMlvalE0JqKyjpEsGTgtf/N1d9QK2MgNFJib+e8O2h9M tanshu@anjin 2024.09.28"
|
||||
9
ansible/vars/pkl.yml
Normal file
9
ansible/vars/pkl.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
name: pkl
|
||||
secret_key: bd6e5dee0f3b8a6f0db50f7aa08e91d55b2ae5ab6df126defa37e80602481002
|
||||
middleware_key: 1d34ef6597
|
||||
|
||||
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