2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-19 09:40:21 +00:00

support for both rhels6 and sles11 statelite

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7398 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua
2010-09-10 02:48:36 +00:00
parent 95206de68a
commit 1dfe776e89

View File

@@ -1,4 +1,4 @@
#image,file,options,comments,disable
"ALL","/home/",,"for user management, PE,LL use non-root user",
"compute","/etc/PNSD.cfg",,"for PE",
"compute","/etc/objrepos/",,"For SRC, used by PE",
"ALL","/etc/PNSD.cfg",,"for PE",
"ALL","/etc/objrepos/",,"For SRC, used by PE",
1 #image file options comments disable
2 ALL /home/ for user management, PE,LL use non-root user
3 compute ALL /etc/PNSD.cfg for PE
4 compute ALL /etc/objrepos/ For SRC, used by PE