Move cl_remote_host variable to calculate-client.

develop
Mike Hiretsky 14 years ago
parent 7080809f3a
commit 41961357e7

@ -153,9 +153,6 @@ class Data:
# kernel uid get by uuid root device
cl_kernel_uid = {'hide':True}
# variable for calculate-client and calculate-desktop packages
# ip or domain name of CDS
cl_remote_host = {'mode':'r', 'hide':True}
# this variable work with template function belong(package_name)
# if the variable is defined then will use only template, which

Loading…
Cancel
Save