Skip to content

Instantly share code, notes, and snippets.

Created April 2, 2015 01:05
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 anonymous/b2b07acabdccc6719dfe to your computer and use it in GitHub Desktop.
Save anonymous/b2b07acabdccc6719dfe to your computer and use it in GitHub Desktop.
ge
root@Salt-sv:/etc/salt/cloud.profiles.d# ls
D-Ubuntu
root@Salt-sv:/etc/salt/cloud.profiles.d# salt-cloud -p UB1 webserver -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-sv
[DEBUG ] Missing configuration file: /etc/salt/cloud.providers
[DEBUG ] Including configuration from '/etc/salt/cloud.providers.d/digital.conf'
[DEBUG ] Reading configuration from /etc/salt/cloud.providers.d/digital.conf
[DEBUG ] Missing configuration file: /etc/salt/cloud.profiles
[DEBUG ] Configuration file path: /etc/salt/cloud
[INFO ] salt-cloud starting
[DEBUG ] 'parallels.avail_sizes' has been marked as not supported. Removing from the list of supported cloud functions
[DEBUG ] 'parallels.avail_locations' has been marked as not supported. Removing from the list of supported cloud functions
[DEBUG ] 'proxmox.avail_sizes' has been marked as not supported. Removing from the list of supported cloud functions
[DEBUG ] 'saltify.destroy' has been marked as not supported. Removing from the list of supported cloud functions
[DEBUG ] 'saltify.avail_sizes' has been marked as not supported. Removing from the list of supported cloud functions
[DEBUG ] 'saltify.avail_images' has been marked as not supported. Removing from the list of supported cloud functions
[DEBUG ] 'saltify.avail_locations' has been marked as not supported. Removing from the list of supported cloud functions
[DEBUG ] 'rackspace.reboot' has been marked as not supported. Removing from the list of supported cloud functions
[DEBUG ] 'openstack.list_locations' has been marked as not supported. Removing from the list of supported cloud functions
[DEBUG ] 'rackspace.list_locations' has been marked as not supported. Removing from the list of supported cloud functions
[ERROR ] Profile UB1 is not defined
Error:
Profile UB1 is not defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment