audiolize / vagrant-softlayer

This is a Vagrant plugin that adds a SoftLayer provider to Vagrant, allowing Vagrant to control and provision SoftLayer CCI instances.
MIT License
42 stars 15 forks source link

Deprecate ju2wheels/SL_WIN_2008-STD-SP2_64 vagrant cloud box #27

Closed ju2wheels closed 9 years ago

ju2wheels commented 9 years ago

When provisioning with ju2wheels/SL_WIN_2008-STD-SP2_64 SoftLayer actually provides the OS for ju2wheels/SL_WIN_2008-STD-R2-SP1_64. According to SL support WIN_2008-STD-SP2_64 is not a valid OS selection for Virtual Servers, yet its available in the create options as a valid selection. I opened ticket with them to have it removed and we will drop once they remove it.

ju2wheels commented 9 years ago

SoftLayer reported this has been fixed, according to them they were "upgrading" the image and this is what caused the version difference.

Lesson of the day, if you expect a particular Windows version make you sure you explicitly check the version as they may provision the wrong one accidentally.

Havent tested to verify its fixed, will close once I verify and the vagrant cloud box wont be deprecated.

ju2wheels commented 9 years ago

Confirmed it now installs the right version, closing.