diff --git a/pym/convertenv.py b/pym/convertenv.py index e832c97..b98a900 100644 --- a/pym/convertenv.py +++ b/pym/convertenv.py @@ -41,7 +41,9 @@ class convertEnv: "sr_jabber_port":{"service":"jabber","replace":"port"}, "sr_samba_host":{"service":"samba","replace":"host"}, "ld_samba_dn":{"service":"samba","replace":"dn"}, - "cl_remote_ftp":{"service":"ftp","replace":"host"}} + "cl_remote_ftp":{"service":"ftp","replace":"host"}, + "sr_proxy_host":{"service":"proxy","replace":"host"}, + "sr_proxy_port":{"service":"proxy","replace":"port"}} convertVars = {} flagConverted = False