Open vikramgorla opened 9 years ago
I am trying to use --rackspace-metadata argument to specify load balancer pool name . --rackspace-metadata '{"RackConnectLBPool": "POOL-test"}'
It fails with an exception, however server is created (p.s, bootstrap does not happen as knife is interrupted)
ERROR: knife encountered an unexpected error
Exception: NoMethodError: undefined method `gsub' for 2:Fixnum
Is this a bug or is it related to issue with the value passed in the argument?
I am trying to use --rackspace-metadata argument to specify load balancer pool name . --rackspace-metadata '{"RackConnectLBPool": "POOL-test"}'
It fails with an exception, however server is created (p.s, bootstrap does not happen as knife is interrupted)
ERROR: knife encountered an unexpected error
Exception: NoMethodError: undefined method `gsub' for 2:Fixnum
Is this a bug or is it related to issue with the value passed in the argument?