add the rpower with cycle action for NGP

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11843 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2012-03-13 14:19:45 +00:00
parent a6a8f4496e
commit 4410c8b363

View File

@ -16,7 +16,7 @@ sub parse_args {
my $command = $request->{command};
my $args = $request->{arg};
my %opt = ();
my @rpower = qw(on onstandby off softoff stat state reset boot of sms rackstandby exit_rackstandby lowpower resetsp);
my @rpower = qw(on onstandby off softoff stat state reset boot of sms rackstandby exit_rackstandby lowpower resetsp cycle);
#############################################
# Responds with usage statement