You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Aaron Peeler (JIRA)" <ji...@apache.org> on 2012/05/09 21:13:49 UTC

[jira] [Updated] (VCL-585) Migrate time source variable to variable table

     [ https://issues.apache.org/jira/browse/VCL-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron Peeler updated VCL-585:
-----------------------------

    Component/s: web gui (frontend)
                 vcld (backend)
                 database

Backend and database are done.

Need a way to edit variables through web interface.
                
> Migrate time source variable to variable table
> ----------------------------------------------
>
>                 Key: VCL-585
>                 URL: https://issues.apache.org/jira/browse/VCL-585
>             Project: VCL
>          Issue Type: Improvement
>          Components: database, vcld (backend), web gui (frontend)
>            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