Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2016
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. $ sudo salt-cloud -m prod-redis-ofr1 -l debug
  2. [DEBUG ] Reading configuration from /etc/salt/cloud
  3. [DEBUG ] Reading configuration from /etc/salt/master
  4. [DEBUG ] Including configuration from '/etc/salt/master.d/fileserver.conf'
  5. [DEBUG ] Reading configuration from /etc/salt/master.d/fileserver.conf
  6. [DEBUG ] Missing configuration file: /etc/salt/cloud.providers
  7. [DEBUG ] Including configuration from '/etc/salt/cloud.providers.d/aws.conf'
  8. [DEBUG ] Reading configuration from /etc/salt/cloud.providers.d/aws.conf
  9. [DEBUG ] Including configuration from '/etc/salt/cloud.providers.d/ocb.conf'
  10. [DEBUG ] Reading configuration from /etc/salt/cloud.providers.d/ocb.conf
  11. [INFO ] There's at least one cloud driver under the 'providers' cloud provider alias which does not have the required 'driver' setting. Removing it from the available providers listing.
  12. [DEBUG ] Missing configuration file: /etc/salt/cloud.profiles
  13. [DEBUG ] Including configuration from '/etc/salt/cloud.profiles.d/aca1_base.conf'
  14. [DEBUG ] Reading configuration from /etc/salt/cloud.profiles.d/aca1_base.conf
  15. [DEBUG ] Including configuration from '/etc/salt/cloud.profiles.d/aca1_centos7_v1_prod.conf'
  16. [DEBUG ] Reading configuration from /etc/salt/cloud.profiles.d/aca1_centos7_v1_prod.conf
  17. [DEBUG ] Including configuration from '/etc/salt/cloud.profiles.d/aca1_centos7_v1_stage.conf'
  18. [DEBUG ] Reading configuration from /etc/salt/cloud.profiles.d/aca1_centos7_v1_stage.conf
  19. [DEBUG ] Including configuration from '/etc/salt/cloud.profiles.d/aca1_centos7_v2_dev.conf'
  20. [DEBUG ] Reading configuration from /etc/salt/cloud.profiles.d/aca1_centos7_v2_dev.conf
  21. [DEBUG ] Including configuration from '/etc/salt/cloud.profiles.d/aca1_centos7_v2_int.conf'
  22. [DEBUG ] Reading configuration from /etc/salt/cloud.profiles.d/aca1_centos7_v2_int.conf
  23. [DEBUG ] Including configuration from '/etc/salt/cloud.profiles.d/aca1_centos7_v2_prod.conf'
  24. [DEBUG ] Reading configuration from /etc/salt/cloud.profiles.d/aca1_centos7_v2_prod.conf
  25. [DEBUG ] Including configuration from '/etc/salt/cloud.profiles.d/aca1_centos7_v2_qe.conf'
  26. [DEBUG ] Reading configuration from /etc/salt/cloud.profiles.d/aca1_centos7_v2_qe.conf
  27. [DEBUG ] Including configuration from '/etc/salt/cloud.profiles.d/aca1_centos7_v2_stage.conf'
  28. [DEBUG ] Reading configuration from /etc/salt/cloud.profiles.d/aca1_centos7_v2_stage.conf
  29. [DEBUG ] Including configuration from '/etc/salt/cloud.profiles.d/aie1_base.conf'
  30. [DEBUG ] Reading configuration from /etc/salt/cloud.profiles.d/aie1_base.conf
  31. [DEBUG ] Including configuration from '/etc/salt/cloud.profiles.d/aie1_centos7_v2_prod.conf'
  32. [DEBUG ] Reading configuration from /etc/salt/cloud.profiles.d/aie1_centos7_v2_prod.conf
  33. [DEBUG ] Including configuration from '/etc/salt/cloud.profiles.d/ofr1_base.conf'
  34. [DEBUG ] Reading configuration from /etc/salt/cloud.profiles.d/ofr1_base.conf
  35. [DEBUG ] Including configuration from '/etc/salt/cloud.profiles.d/ofr1_centos7_v2_prod.conf'
  36. [DEBUG ] Reading configuration from /etc/salt/cloud.profiles.d/ofr1_centos7_v2_prod.conf
  37. [DEBUG ] Including configuration from '/etc/salt/cloud.profiles.d/testing_stuff.conf'
  38. [DEBUG ] Reading configuration from /etc/salt/cloud.profiles.d/testing_stuff.conf
  39. [ERROR ] The 'centos7_v2-dev-m4large-aca1-zfs' profile is trying to extend data from 'aca1-dev-zfs' though 'aca1-dev-zfs' is not defined in the salt profiles loaded data. Not extending and removing from listing!
  40. [ERROR ] The 'centos7_v2-prod-m3xlarge-aie1-jenkins-slave' profile is trying to extend data from 'aie1-prod-jenkins-slave' though 'aie1-prod-jenkins-slave' is not defined in the salt profiles loaded data. Not extending and removing from listing!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement