lsymds / hetznercloud-py

Python SDK for the new Hetzner cloud
MIT License
30 stars 12 forks source link

SERVER_TYPE_8CPU_32GB should be "cx51" #15

Closed ifor closed 6 years ago

ifor commented 6 years ago

Currently in constants.py,

SERVER_TYPE_8CPU_32GB = "cx41" SERVER_TYPE_8CPU_32GB_CEPH = "cx41-ceph"

.. should be "cx51" ??

ghost commented 6 years ago

Good eye. I'll fix this now.

ghost commented 6 years ago

Hey @ifor, this has been pushed to the package repository.