cloud.profiles 614 B

123456789101112131415161718192021222324252627
  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