We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d19b2 commit f926b30Copy full SHA for f926b30
SoftLayer/fixtures/SoftLayer_Virtual_Guest.py
@@ -75,7 +75,7 @@
75
'passwords': [{'username': 'user', 'password': 'pass'}],
76
'softwareLicense': {
77
'softwareDescription': {'version': '12.04-64 Minimal for VSI',
78
- 'name': 'Ubuntu','referenceCode': 'UBUNTU_8_64',}}
+ 'name': 'Ubuntu', 'referenceCode': 'UBUNTU_8_64', }}
79
},
80
'softwareComponents': [{
81
0 commit comments