Env variables syntax for proxies

This commit is contained in:
Alexey Pustovalov
2024-12-23 23:16:10 +09:00
parent 207333bf1e
commit 73c11ee216
6 changed files with 1 additions and 16 deletions

View File

@ -372,9 +372,6 @@ create_db_schema_postgresql() {
}
update_zbx_config() {
local type=$1
local db_type=$2
echo "** Preparing Zabbix server configuration file"
ZBX_CONFIG=$ZABBIX_ETC_DIR/zabbix_server.conf

View File

@ -372,9 +372,6 @@ create_db_schema_postgresql() {
}
update_zbx_config() {
local type=$1
local db_type=$2
echo "** Preparing Zabbix server configuration file"
ZBX_CONFIG=$ZABBIX_ETC_DIR/zabbix_server.conf

View File

@ -372,9 +372,6 @@ create_db_schema_postgresql() {
}
update_zbx_config() {
local type=$1
local db_type=$2
echo "** Preparing Zabbix server configuration file"
ZBX_CONFIG=$ZABBIX_ETC_DIR/zabbix_server.conf

View File

@ -372,9 +372,6 @@ create_db_schema_postgresql() {
}
update_zbx_config() {
local type=$1
local db_type=$2
echo "** Preparing Zabbix server configuration file"
ZBX_CONFIG=$ZABBIX_ETC_DIR/zabbix_server.conf

View File

@ -372,9 +372,6 @@ create_db_schema_postgresql() {
}
update_zbx_config() {
local type=$1
local db_type=$2
echo "** Preparing Zabbix server configuration file"
ZBX_CONFIG=$ZABBIX_ETC_DIR/zabbix_server.conf