remove bind from statelite sample file since that is default

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9801 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
mellor 2011-06-14 15:32:25 +00:00
parent 045c7ba250
commit bb509d4f42

View File

@ -1,3 +1,3 @@
#image,file,options,comments,disable
"ALL","/var/ct/","bind","for rsct",
"ALL","/etc/objrepos/","bind","for rsct",
"ALL","/var/ct/","","for rsct",
"ALL","/etc/objrepos/","","for rsct",

1 #image file options comments disable
2 ALL /var/ct/ bind for rsct
3 ALL /etc/objrepos/ bind for rsct