Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save PeterS242/d4a1c53e9cbca8bfaa250ab16645d06b to your computer and use it in GitHub Desktop.
Save PeterS242/d4a1c53e9cbca8bfaa250ab16645d06b to your computer and use it in GitHub Desktop.
[root@master ~]# salt-cloud --list-providers
[WARNING ] Missing dependency: 'azure'. The azure driver requires 'azure' to be installed.
[WARNING ] The cloud driver, 'azure', configured under the 'system' cloud provider alias, could not be loaded. Please check your provider configuration files and ensure all required dependencies are installed for the 'azure' driver.
In rare cases, this could indicate the 'azure.get_configured_provider()' function could not be found.
Removing 'azure' from the available providers list
Error: There was an error listing providers: There are no cloud providers configured.
[root@master ~]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment