source: trunk/wikifiles/plastic-slices/rspecs/plastic-101/myplc-gatech-all.rspec @ 1205

Last change on this file since 1205 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: 531 bytes
Line 
1<?xml version="1.0"?>
2<!-- This rspec will reserve all hosts in the GT mesoscale MyPLC that
3     are known to exist as of 2011-03-04.
4AM: https://myplc.cip.gatech.edu:12346/
5-->
6<RSpec type="SFA">
7  <network name="plc.gtpl1">
8    <site id="s2">
9      <name>gtrnoc</name>
10      <node id="n1">
11        <hostname>plnode1.cip.gatech.edu</hostname>
12        <sliver></sliver>
13      </node>
14      <node id="n2">
15        <hostname>plnode2.cip.gatech.edu</hostname>
16        <sliver></sliver>
17      </node>
18    </site>
19  </network>
20</RSpec>
Note: See TracBrowser for help on using the repository browser.