source: trunk/wikifiles/plastic-slices/rspecs/plastic-102/myplc-stanford-all.rspec @ 800

Last change on this file since 800 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: 762 bytes
Line 
1<?xml version="1.0"?>
2<!--
3This rspec will reserve all hosts in the Stanford mesoscale MyPLC that are
4known to be available as of 2011-04-27.
5
6AM: https://myplc.stanford.edu:12346/
7-->
8
9<RSpec type="SFA">
10  <network name="plc">
11    <site id="s1">
12      <name>MyPLC</name>
13      <node id="n1">
14        <hostname>of-planet1.stanford.edu</hostname>
15        <sliver></sliver>
16      </node>
17      <node id="n2">
18        <hostname>of-planet2.stanford.edu</hostname>
19        <sliver></sliver>
20      </node>
21      <node id="n3">
22        <hostname>of-planet3.stanford.edu</hostname>
23        <sliver></sliver>
24      </node>
25      <node id="n4">
26        <hostname>of-planet4.stanford.edu</hostname>
27        <sliver></sliver>
28      </node>
29    </site>
30  </network>
31</RSpec>
Note: See TracBrowser for help on using the repository browser.