Changeset 339 for trunk/web/addons/job_monarch/conf.php
- Timestamp:
- 04/24/07 00:41:54 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web/addons/job_monarch/conf.php
r338 r339 1 1 <?php 2 2 3 $CLUSTER_CONFS["LISA Cluster"] = "./clusterconf/lisa-example.php"; 3 $CLUSTER_CONFS["LISA Cluster"] = "./clusterconf/lisa-example.php"; 4 $CLUSTER_CONFS["GINA Cluster"] = "./clusterconf/gina-example.php"; 5 $CLUSTER_CONFS["MATRIX Cluster"] = "./clusterconf/matrix-example.php"; 4 6 5 7 // Sort nodes in clusterimage by
Note: See TracChangeset
for help on using the changeset viewer.