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.
kinfe rackspace throws an exception after a successful bootstrap when there is a single item in runlist (in my case, only one item role[web-rackspace], can soomething be done to catch if it a string or an array and then pass the output accordingly.
Public DNS Name: xxx.xxx.xxx.xxx.xip.io
Public IP Address: xxx.xxx.xxx.xxx
Private IP Address: xxx.xxx.xxx.xxx
Password: xxxxxxxxxxxx
Environment: rackspace-web-server
ERROR: knife encountered an unexpected error
This may be a bug in the 'rackspace server create' knife command or plugin
Please collect the output of this command with the -VV option before filing a bug report.
Exception: NoMethodError: undefined method `join' for "role[web-rackspace]":String
The text was updated successfully, but these errors were encountered:
kinfe rackspace throws an exception after a successful bootstrap when there is a single item in runlist (in my case, only one item role[web-rackspace], can soomething be done to catch if it a string or an array and then pass the output accordingly.
Public DNS Name: xxx.xxx.xxx.xxx.xip.io
Public IP Address: xxx.xxx.xxx.xxx
Private IP Address: xxx.xxx.xxx.xxx
Password: xxxxxxxxxxxx
Environment: rackspace-web-server
ERROR: knife encountered an unexpected error
This may be a bug in the 'rackspace server create' knife command or plugin
Please collect the output of this command with the
-VV
option before filing a bug report.Exception: NoMethodError: undefined method `join' for "role[web-rackspace]":String
The text was updated successfully, but these errors were encountered: