You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.
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?
The text was updated successfully, but these errors were encountered: