Changeset 351

Show
Ignore:
Timestamp:
05/08/07 14:22:43 (1 year ago)
Author:
kindlund
Message:

infrastructure update

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/trunk/bin/StartManager.pl

    r321 r351  
    2525 
    2626my $driver = "IE"; 
    27 my $config = "/vm/master-vms/Agent.Master-14/winXPPro.cfg"; 
     27my $config = "/vm/master-vms/Agent.Master-16/winXPPro.cfg"; 
    2828my $maxrel = 5; 
    2929my $nexturl = ""; 
  • honeyclient/trunk/etc/honeyclient.xml

    r338 r351  
    402402            </port> 
    403403            <datastore_path description="The absolute path to the parent directory, where all HoneyClient VM data is stored on the host server.  It is assumed that individual VM data is stored in separate subdirectories within this parent directory." default="/vm"> 
    404                 /vm 
     404                /vm/clones 
    405405            </datastore_path> 
    406406            <snapshot_path description="The absolute path to the directory that contains all snapshot data, associated with every HoneyClient VM." default="/vm/snapshots">