|
Revision 800, 0.5 kB
(checked in by jbs@bbn.com, 2 years ago)
|
Added a Plastic Slices directory, and the Plastic Slices rspecs; copied from syseng, with passwords removed.
|
| Line | |
|---|
| 1 |
<?xml version="1.0"?> |
|---|
| 2 |
<!-- |
|---|
| 3 |
This rspec will reserve all hosts in the Washington mesoscale MyPLC that |
|---|
| 4 |
are known to exist as of 2011-04-29. |
|---|
| 5 |
|
|---|
| 6 |
AM: https://of.cs.washington.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>pl01.cs.washington.edu</hostname> |
|---|
| 15 |
<sliver></sliver> |
|---|
| 16 |
</node> |
|---|
| 17 |
<node id="n2"> |
|---|
| 18 |
<hostname>pl02.cs.washington.edu</hostname> |
|---|
| 19 |
<sliver></sliver> |
|---|
| 20 |
</node> |
|---|
| 21 |
</site> |
|---|
| 22 |
</network> |
|---|
| 23 |
</RSpec> |
|---|