--- lib/PXElator/t/lxc.t 2009/09/20 16:11:16 438 +++ lib/PXElator/t/lxc.t 2009/09/20 16:12:03 439 @@ -9,4 +9,4 @@ use_ok 'lxc'; -ok( lxc::create( 'webpac2.lib', '10.60.0.100', '/mnt/webpac2' ), 'create' ); +ok( lxc::create( 'webpac2.lib' => '/virtual/webpac2.rot13.org/export', qw(172.16.10.42 255.255.250.0 172.16.10.1) ), 'create' );