|
Revision 800, 0.6 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 Rutgers mesoscale MyPLC that are |
|---|
| 4 |
known to exist as of 2011-04-14. |
|---|
| 5 |
|
|---|
| 6 |
AM: 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> |
|---|