source:
trunk/web/addons/job_monarch/clusterconf/example.php
@
343
Last change on this file since 343 was 343, checked in by bastiaans, 16 years ago | |
---|---|
File size: 137 bytes |
Line | |
---|---|
1 | <?php |
2 | // |
3 | $SORTBY_HOSTNAME = "rack{x}node{y}.mydomain.mysite.com"; |
4 | $SORT_ORDER = "asc"; |
5 | |
6 | $SORT_XLABEL = "rack"; |
7 | $SORT_YLABEL = "node"; |
8 | ?> |
Note: See TracBrowser
for help on using the repository browser.