Skip to content

Instantly share code, notes, and snippets.

@ilikeitsalty
ilikeitsalty / gist:be6de1a9c1ef9cfbf059
Created July 3, 2015 10:25
/etc/salt/cloud.profiles.d/vmware.conf
vmware:
provider: vmware
clonefrom: rhel6_min_test
## Optional arguments
num_cpus: 2
memory: 8192
devices:
disk:
Hard disk 1:
size: 16
@ilikeitsalty
ilikeitsalty / gist:84257d57c11dd381abf2
Created July 3, 2015 10:09
salt-cloud vmware provider error1
[root@sdfs cloud.providers.d]# salt-cloud -p vmware myinstance -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: sdfs.sdfsdf.com
[DEBUG ] Missing configuration file: /etc/salt/cloud.providers
[DEBUG ] Including configuration from '/etc/salt/cloud.providers.d/vmware.conf'
[DEBUG ] Reading configuration from /etc/salt/cloud.providers.d/vmware.conf
[INFO ] There's at least one cloud driver details under the 'bcds' cloud provider alias which does not have the required 'provider' setting. Was probably just used as a holder for additional data. Removing it from the available providers listing
[DEBUG ] Reading configuration from /etc/salt/cloud.profiles
[DEBUG ] Including configuration from '/etc/salt/cloud.profiles.d/vmware.profiles.conf'