Correct typo

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15231 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2013-02-20 19:27:45 +00:00
parent 4feb1eacf1
commit 6e96acde8a

View File

@ -2092,7 +2092,7 @@ my @nodeattrs = (
# storage table #
######################
{attr_name => 'osvolume',
tabentry => 'storge.osvolume',
tabentry => 'storage.osvolume',
access_tabentry => 'storage.node=attr:node',
},
######################