1
0

cloud.profiles 912 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. # This file may be used in addition to, or instead of, the files in the
  2. # cloud.profiles.d/ directory. The format for this file, and all files in that
  3. # directory, is identical.
  4. #base_ec2:
  5. # provider: my-ec2-config
  6. # image: ami-e565ba8c
  7. # size: t1.micro
  8. # script: python-bootstrap
  9. # minion:
  10. # cheese: edam
  11. #ubuntu_rs:
  12. # provider: my-openstack-rackspace-config
  13. # image: Ubuntu 12.04 LTS
  14. # size: 256 server
  15. # script: Ubuntu
  16. # minion:
  17. # cheese: edam
  18. #fedora_rs:
  19. # provider: my-openstack-rackspace-config
  20. # image: Fedora 17
  21. # size: 256 server
  22. # script: Fedora
  23. # minion:
  24. # cheese: edam
  25. #tencentcloud-guangzhou-s1sm1:
  26. # provider: my-tencentcloud-config
  27. # availability_zone: ap-guangzhou-3
  28. # image: img-31tjrtph
  29. # size: S1.SMALL1
  30. # allocate_public_ip: True
  31. # internet_max_bandwidth_out: 1
  32. # password: '153e41ec96140152'
  33. # securitygroups:
  34. # - sg-5e90804b