I have 1 linode running and am trying to create a new one with a different name.
When calling knife linode server create i get the following:
ERROR: Fog::Compute::Linode::Error: This account already has a Linode with that label. Labels must be unique.
I have confirmed that existing linode is not the same name i am trying to pass in. Not sure if this is an issue with how this plugin handles the linode-node-name option, or how fog handles it.
I have 1 linode running and am trying to create a new one with a different name.
When calling
knife linode server createi get the following:I have confirmed that existing linode is not the same name i am trying to pass in. Not sure if this is an issue with how this plugin handles the
linode-node-nameoption, or how fog handles it.