knife-softlayer icon indicating copy to clipboard operation
knife-softlayer copied to clipboard

Results 24 knife-softlayer issues
Sort by recently updated
recently updated
newest added

Hi, Knife SoftLayer Plugin by default uses host has api.softlayer.com :host => "api.softlayer.com" Due to API disruption event, we should change endpoint from api.softlayer.com to api-dev.softlayer.com How do i change...

The current version of the chef development kit (2.3.4) installs a much newer version of the chef gem (13.4.19) which lacks the following files required by your knife plugin: `/opt/chefdk/embedded/lib/ruby/gems/2.4.0/gems/chef-13.4.19/lib/chef/monkey_patches/net-ssh-multi.rb`...

An hourly VSI is created instead of a Monthly server instance with the following configuration: knife softlayer server create --from-file configuration.json -E ??? -N ??? ********\* configuration.json ************** { "hostname":...

knife softlayer server list Output: Name Location Public IP Private IP Status ERROR: Excon::Error::Timeout: connect_write timeout reached

This is my command: knife softlayer server create \ -H test -D sookka.co.il \ --flavor m1.tiny \ --os-code UBUNTU_14_64 \ --datacenter ams01 \ --node-name server1 \ --ssh-user ubuntu \ --ssh-keys...

Also asks for confirmation

when i launch a server using an image i get this error at the end. the server does get created but trying to understand what this error is at the...

Is it possible to request bare metal, and attached storage, with knife-softlayer? If so, can a full example be added to the examples/ directory? Thanks.

All of the other knife cloud plugins I'm aware of have a server list function to show what's currently running. It would be really nice is softlayer joined the cool...