Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Merge "Add coresponding runtimes to CC configs in HM"
Browse files Browse the repository at this point in the history
  • Loading branch information
d authored and Gerrit Code Review committed Apr 24, 2012
2 parents 44a2db1 + 6d0fe6e commit 4d15dbd
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions jobs/health_manager/templates/cloud_controller.yml.erb
Expand Up @@ -43,3 +43,20 @@ default_account_capacity:
app_uris: 4
services: 16
apps: 20

# The models in CC depends on them per Change I4c96aebb . Let's get rid of this
# section once HM decouples from the models in CC
runtimes:
ruby18:
version: 1.8.7
ruby19:
version: 1.9.2
node:
version: 0.4.12
node06:
version: 0.6.8
java:
version: 1.6.0
debug_modes:
- run
- suspend

0 comments on commit 4d15dbd

Please sign in to comment.