You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/06/23 18:15:02 UTC

[jira] [Commented] (VCL-997) Create reservation info file on reserved computer

    [ https://issues.apache.org/jira/browse/VCL-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16061337#comment-16061337 ] 

ASF subversion and git services commented on VCL-997:
-----------------------------------------------------

Commit 1799692 from arkurth@apache.org in branch 'vcl/trunk'
[ https://svn.apache.org/r1799692 ]

VCL-1055
Updated subroutines to not use "lc(shift)":
* OS.pm::get_mac_address
* OS.pm::get_ip_address
* OS.pm::get_default_gateway
* OS.pm::get_dns_servers
* OSX.pm::get_network_configuration

VCL-997
Added code to delete reservation_info.json file if it exists in OS.pm::pre_capture.

> Create reservation info file on reserved computer
> -------------------------------------------------
>
>                 Key: VCL-997
>                 URL: https://issues.apache.org/jira/browse/VCL-997
>             Project: VCL
>          Issue Type: New Feature
>          Components: vcld (backend)
>            Reporter: Andy Kurth
>            Assignee: Andy Kurth
>
> It would be useful if a file was created on loaded computers containing various aspects of the reservation.  Such a file could be used by post-load, post-reserve, and other scripts to customize the computer based on reservation information such as user accounts, account passwords, etc.
> One option would be a simple text file with key-value pairs.  This is not optimal.  Something more structured such as JSON would be better.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)