Revision 905bb10b ci/new_config

b/ci/new_config
31 31
# Choose the 'cloud' to use from .kamakirc
32 32
kamaki_cloud =
33 33
# Server name to use for our machine
34
server_name = Synnefo Deployment
34
server_name = Synnefo_CI
35 35
# A list of flavors (comma seperated) to choose from
36 36
# The user can specify a flavor name (reg expression)
37 37
# with "name:" or a flavor id with "id:".
38
flavors = name:C8R8...D100drbd, id:1
38
flavors = name:C8R8...D20ext_.*, name:C8R8...D20drbd, id:1
39 39
# A list of images (comma seperated) to choose from
40 40
# The user can specify an image name (reg expression)
41 41
# with "name:" or an image id with "id:".
42
images = name:Debian Base \(OldStable\), id:72d9844f-1024-4a07-a3c3-60d650b8f5cd
42
images = name:SynnefoCISqueeze.*,  name:Debian Base \(OldStable\), id:72d9844f-1024-4a07-a3c3-60d650b8f5cd
43 43
# File containing the ssh keys to upload/install to server
44 44
# If not set, no ssh keys will be installed
45 45
ssh_keys = ~/.ssh/id_rsa.pub

Also available in: Unified diff