Skip to content

Commit

Permalink
Update manifest to be used by others
Browse files Browse the repository at this point in the history
  • Loading branch information
ciberch committed Mar 27, 2012
1 parent e83ac19 commit a781622
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.yml
@@ -1,7 +1,7 @@
---
applications:
.:
name: elastic
name: search-${random-word}
instances: 1
framework:
name: standalone
Expand All @@ -10,6 +10,6 @@ applications:
description: Standalone Application
mem: 64M
command: bin/elasticsearch -f
url: elastic.appcloud20.dev.mozycloud.com
runtime: java
url: ${name}.${target-base}
mem: 1G

0 comments on commit a781622

Please sign in to comment.