add murat home ip to server firewalls
This commit is contained in:
parent
3641f1a87e
commit
28ce381059
@ -27,6 +27,6 @@ iklim_password: "{{ vault_iklim_password }}"
|
|||||||
act_runner_labels: "prod-runner:docker://catthehacker/ubuntu:act-22.04,ubuntu-24.04,{{ inventory_hostname }}"
|
act_runner_labels: "prod-runner:docker://catthehacker/ubuntu:act-22.04,ubuntu-24.04,{{ inventory_hostname }}"
|
||||||
swarm_manager_ip: "10.20.10.11"
|
swarm_manager_ip: "10.20.10.11"
|
||||||
mongodb_replset_name: "rs0"
|
mongodb_replset_name: "rs0"
|
||||||
admin_allowed_cidrs: "78.187.87.109/32 95.70.151.248/32"
|
admin_allowed_cidrs: "78.187.87.109/32 95.70.151.248/32 188.3.184.2/32"
|
||||||
admin_ssh_public_key_path: "~/.ssh/id_rsa.pub"
|
admin_ssh_public_key_path: "~/.ssh/id_rsa.pub"
|
||||||
timezone: "Europe/Istanbul"
|
timezone: "Europe/Istanbul"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user