Revision 6f8b2632 ci/new_config

b/ci/new_config
32 32
kamaki_cloud =
33 33
# Server name to use for our machine
34 34
server_name = Synnefo Deployment
35
# Flavor name (reg expression) to use
36
# This is a list of flavor_names (comma seperated) to try
37
flavor_name = C8R8...D100drbd
38
# Image to use (name must contain this)
39
image_name = OldStable
35
# A list of flavors (comma seperated) to choose from
36
# The user can specify a flavor name (reg expression)
37
# with "name:" or a flavor id with "id:".
38
flavors = name:C8R8...D100drbd, id:1
39
# A list of images (comma seperated) to choose from
40
# The user can specify an image name (reg expression)
41
# with "name:" or an image id with "id:".
42
images = name:Debian Base \(OldStable\), id:72d9844f-1024-4a07-a3c3-60d650b8f5cd
40 43
# File containing the ssh keys to upload/install to server
41 44
# If not set, no ssh keys will be installed
42 45
ssh_keys =

Also available in: Unified diff