source: trunk/wikifiles/plastic-slices/rspecs/plastic-101/myplc-rutgers-all.rspec

Last change on this file was 800, checked in by Josh Smift, 13 years ago

Added a Plastic Slices directory, and the Plastic Slices rspecs; copied from syseng, with passwords removed.

File size: 600 bytes
RevLine 
[800]1<?xml version="1.0"?>
2<!--
3This rspec will reserve all hosts in the Rutgers mesoscale MyPLC that are
4known to exist as of 2011-04-14.
5
6AM: https://plc.orbit-lab.org:12346/
7-->
8
9<RSpec type="SFA">
10  <network name="plc.orbit">   
11    <site id="s1">     
12      <name>OrbitPlanetLab</name>     
13      <node id="n1">       
14        <hostname>orbitplc1.orbit-lab.org</hostname>       
15        <sliver></sliver>
16      </node>
17      <node id="n2">       
18        <hostname>orbitplc2.orbit-lab.org</hostname>       
19        <sliver></sliver>
20      </node>     
21    </site>   
22  </network> 
23</RSpec>
Note: See TracBrowser for help on using the repository browser.