Aaron Peeler created VCL-585:
--------------------------------
Summary: Migrate time source variable to variable table
Key: VCL-585
URL: https://issues.apache.org/jira/browse/VCL-585
Project: VCL
Issue Type: Improvement
Reporter: Aaron Peeler
Assignee: Aaron Peeler
Priority: Minor
Fix For: 2.4
The Windows.pm had a the variable $time_source hardcoded to nist.gov or
windows.com addresses.
Convert code in the configure_time_synchronization to check for and use data
from the variable table. If data does not exist, then use hardcoded value.
Data in the variable table can be in the format:
timesource|<FQDN of management node>
or
timesource|global
FQDN of MN - can be if a centrally managed VCL needs to have different values
Global if only using one management node, or all management nodes can use the
same value.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira