Обновить group_vars/all.yml
This commit is contained in:
parent
323736d352
commit
99450a8264
@ -386,6 +386,8 @@ loki_server_port: "{{ monitoring_ports.loki }}"
|
||||
promtail_config_dir: "/etc/promtail"
|
||||
promtail_data_dir: "/var/lib/promtail"
|
||||
|
||||
portainer_version: "latest"
|
||||
portainer_restart_policy: "unless-stopped"
|
||||
portainer_base_dir: "/mnt/portainer"
|
||||
portainer_data_dir: "{{ portainer_base_dir }}/data"
|
||||
portainer_certs_dir: "{{ portainer_base_dir }}/certs"
|
||||
@ -394,7 +396,6 @@ portainer_compose_dir: "{{ portainer_base_dir }}"
|
||||
portainer_https_port: 45134
|
||||
portainer_http_port: 8000
|
||||
portainer_domain: "piraeus.zailon.ru"
|
||||
portainer_timezone: "Asia/Yekaterinburg"
|
||||
portainer_version: "latest"
|
||||
portainer_admin_password: "{{ vault_portainer_admin_password }}"
|
||||
# =============================================================================
|
||||
|
||||
Loading…
Reference in New Issue
Block a user