Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
mirror
yum
Commits
a8e11749
Commit
a8e11749
authored
Apr 30, 2015
by
Sean OMeara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updating .kitchen.cloud.yml
parent
13fba71c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
24 deletions
+24
-24
.kitchen.cloud.yml
.kitchen.cloud.yml
+24
-24
No files found.
.kitchen.cloud.yml
View file @
a8e11749
...
...
@@ -16,52 +16,52 @@ platforms:
-
name
:
centos-5.8
driver_plugin
:
digital_ocean
driver_config
:
size
:
1
gb
size
:
2
gb
image
:
centos-5-8-x64
region
:
<%= ENV['DIGITAL
_
OCEAN_REGION'] %>
ssh_key_ids
:
<%= ENV['DIGITAL
_
OCEAN_SSH_KEY
_ID
S'] %>
ssh_key
:
<%= ENV['DIGITAL
_
OCEAN_SSH_KEY_PATH'] %>
region
:
<%= ENV['DIGITALOCEAN_REGION'] %>
ssh_key_ids
:
<%= ENV['DIGITALOCEAN_SSH_KEYS'] %>
ssh_key
:
<%= ENV['DIGITALOCEAN_SSH_KEY_PATH'] %>
-
name
:
centos-6.5
driver_plugin
:
digital_ocean
driver_config
:
size
:
1
gb
size
:
2
gb
image
:
centos-6-5-x64
region
:
<%= ENV['DIGITAL
_
OCEAN_REGION'] %>
ssh_key_ids
:
<%= ENV['DIGITAL
_
OCEAN_SSH_KEY
_ID
S'] %>
ssh_key
:
<%= ENV['DIGITAL
_
OCEAN_SSH_KEY_PATH'] %>
region
:
<%= ENV['DIGITALOCEAN_REGION'] %>
ssh_key_ids
:
<%= ENV['DIGITALOCEAN_SSH_KEYS'] %>
ssh_key
:
<%= ENV['DIGITALOCEAN_SSH_KEY_PATH'] %>
-
name
:
centos-7.0
driver_plugin
:
digital_ocean
driver_config
:
size
:
1
gb
size
:
2
gb
image
:
centos-7-0-x64
region
:
<%= ENV['DIGITAL
_
OCEAN_REGION'] %>
ssh_key_ids
:
<%= ENV['DIGITAL
_
OCEAN_SSH_KEY
_ID
S'] %>
ssh_key
:
<%= ENV['DIGITAL
_
OCEAN_SSH_KEY_PATH'] %>
region
:
<%= ENV['DIGITALOCEAN_REGION'] %>
ssh_key_ids
:
<%= ENV['DIGITALOCEAN_SSH_KEYS'] %>
ssh_key
:
<%= ENV['DIGITALOCEAN_SSH_KEY_PATH'] %>
-
name
:
redhat-6.5
driver_plugin
:
ec2
driver_config
:
image_id
:
ami-8d756fe4
username
:
ec2-user
ssh_key
:
<%= ENV['EC2_SSH_KEY_PATH'] %>
#
- name: redhat-6.5
#
driver_plugin: ec2
#
driver_config:
#
image_id: ami-8d756fe4
#
username: ec2-user
#
ssh_key: <%= ENV['EC2_SSH_KEY_PATH'] %>
-
name
:
amazon-2014.0
3
-
name
:
amazon-2014.0
9
driver_plugin
:
ec2
driver_config
:
image_id
:
ami-
6b72650
2
image_id
:
ami-
9a6ed3f
2
username
:
ec2-user
ssh_key
:
<%= ENV['EC2_SSH_KEY_PATH'] %>
-
name
:
fedora-20
driver_plugin
:
digital_ocean
driver_config
:
size
:
1
gb
size
:
2
gb
image
:
fedora-20-x64
region
:
<%= ENV['DIGITAL
_
OCEAN_REGION'] %>
ssh_key_ids
:
<%= ENV['DIGITAL
_
OCEAN_SSH_KEY
_ID
S'] %>
ssh_key
:
<%= ENV['DIGITAL
_
OCEAN_SSH_KEY_PATH'] %>
region
:
<%= ENV['DIGITALOCEAN_REGION'] %>
ssh_key_ids
:
<%= ENV['DIGITALOCEAN_SSH_KEYS'] %>
ssh_key
:
<%= ENV['DIGITALOCEAN_SSH_KEY_PATH'] %>
suites
:
-
name
:
default
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment