Skip to content

Instantly share code, notes, and snippets.

@bluethundr
Created September 13, 2016 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bluethundr/7eeefcda4d9a537b3e075ca8275fd692 to your computer and use it in GitHub Desktop.
Save bluethundr/7eeefcda4d9a537b3e075ca8275fd692 to your computer and use it in GitHub Desktop.
[root@salt:~] #salt-cloud -p base_ec2 ops.example.com -l debug
[DEBUG ] Reading configuration from /etc/salt/cloud
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: salt.ewxample.com
[DEBUG ] Missing configuration file: /etc/salt/cloud.providers
[DEBUG ] Missing configuration file: /etc/salt/cloud.profiles
[DEBUG ] Configuration file path: /etc/salt/cloud
[WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
[INFO ] salt-cloud starting
[DEBUG ] Could not LazyLoad parallels.avail_sizes: 'parallels' __virtual__ returned False
[DEBUG ] LazyLoaded parallels.avail_locations
[DEBUG ] LazyLoaded proxmox.avail_sizes
[DEBUG ] Could not LazyLoad saltify.destroy: 'saltify.destroy' is not available.
[DEBUG ] Could not LazyLoad saltify.avail_sizes: 'saltify.avail_sizes' is not available.
[DEBUG ] Could not LazyLoad saltify.avail_images: 'saltify.avail_images' is not available.
[DEBUG ] Could not LazyLoad saltify.avail_locations: 'saltify.avail_locations' is not available.
[DEBUG ] LazyLoaded rackspace.reboot
[DEBUG ] LazyLoaded openstack.list_locations
[DEBUG ] LazyLoaded rackspace.list_locations
[ERROR ] Profile base_ec2 is not defined
[DEBUG ] LazyLoaded nested.output
Error:
Profile base_ec2 is not defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment