Karim Boumedhel
Karim Boumedhel
when launching a plan which says shared keys, if one of the vm already exists, the counter used to decide when to delete the temporarily generated public and private key...
### What happened? i went to download the 1.25 rpms for said os but they are not there ### What did you expect to happen? I expected those rpms to...
when creating a vlan with a description, i get an error ``` import packet manager = packet.Manager(auth_token="yourapiauthtoken") data = {'project_id': project_id, 'facility': facility, 'description': name} manager.create_vlan(**data) ``` i get ```...