Closed ramius345 closed 8 years ago
lib/puppet/provider/jboss_resource/cli.rb:97 , there should be a return statement in the last elsif, otherwise if a retry occurs an error will be raised even though the retry is successful
this is no longer valid.
lib/puppet/provider/jboss_resource/cli.rb:97 , there should be a return statement in the last elsif, otherwise if a retry occurs an error will be raised even though the retry is successful