Skip to content

Instantly share code, notes, and snippets.

@tobias
Created October 13, 2010 15:17
Show Gist options
  • Save tobias/624239 to your computer and use it in GitHub Desktop.
Save tobias/624239 to your computer and use it in GitHub Desktop.
---
platforms:
- name: JBoss 3-Tier
platform_versions:
- version_number:
images:
- name: Backend - JBoss AS 6 M5 (w/TorqueBox 1.0.0.Beta22)
cloud_id: ami-68e51101
services:
- jboss_as
- name: Frontend - Apache w/mod_cluster
cloud_id: ami-c017e2a9
services:
- mod_cluster
- name: Database - PostgreSQL 8.4
cloud_id: ami-18e61271
storage_volume_capacity: 10 #Gigs
stoage_volume_device: /dev/sdf #agent expects this, so don't change
services:
- postgresql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment