remove building site.stanza,rsh/rcp attribute no longer supported
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4764 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
6218ac35e1
commit
6f3b129a10
@ -42,7 +42,9 @@ open(LOG, ">$directory/conversion.log")
|
||||
&log_this("Conversion started at " . scalar(localtime()));
|
||||
|
||||
# build the stanza files for the site table
|
||||
&getSiteinfo;
|
||||
# rsh/rcp attribute not longer supported. Leave logic here
|
||||
# incase we decide there are other attribute needed
|
||||
#&getSiteinfo;
|
||||
|
||||
# build the stanza files for the node
|
||||
&getNodeinfo;
|
||||
|
Loading…
Reference in New Issue
Block a user