-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] error thrown for incomplete profile but does not indicate which attribute is missing a value #17
Comments
Please post the exact error received. Thank you! |
[ERROR ] There was a query error: No value for given attribute |
Yeah, it doesn't look like there's any parameter verification in that section. We'll leave this open so we can build in that error reporting. In the meantime, the following parameters in your profile need to be changed:
They don't track the SDK names for the parameters... so that might be another thing we want to standardize. |
Description
salt-cloud -m errors out based on an incomplete profile but does not indicate which attribute is missing a value.
Setup
/etc/salt/cloud.providers.d/azure.conf
/etc/salt/cloud.providers.d/azure.conf/etc/salt/cloud.profiles.d/azure.conf
/etc/salt/cloud.profiles.d/azure.confPlease be as specific as possible and give set-up details.
Steps to Reproduce the behavior
(Include debug logs if possible and relevant)
Expected behavior
Either print minimum profile template or print the attribute that is missing the value
Screenshots
If applicable, add screenshots to help explain your problem.
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)The text was updated successfully, but these errors were encountered: