/[pxelator]/lib/PXElator/t/ssh.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /lib/PXElator/t/ssh.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 283 - (hide annotations)
Mon Aug 24 18:07:19 2009 UTC (14 years, 9 months ago) by dpavlin
File MIME type: application/x-troff
File size: 166 byte(s)
https://blog.rot13.org/2009/08/tap_magic_kvm_bridge_ssh_ethernet_tunnel.html

turned into simple package for pxelator... nice and simple
(runs same commands on both hosts :-)

1 dpavlin 283 #!/usr/bin/perl
2    
3     use warnings;
4     use strict;
5     use autodie;
6    
7     use Test::More tests => 2;
8    
9     use_ok 'ssh';
10    
11     ok( ssh::ethernet_bridge_to( '10.60.0.94' ), 'ethernet_bridge' );

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26