-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathSPECFILE
More file actions
25 lines (24 loc) · 738 Bytes
/
SPECFILE
File metadata and controls
25 lines (24 loc) · 738 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
##
# Dependencies:
#
# cdh4-formula: https://github.com/stackdio-formulas/cdh4-formula
# - cdh4.zookeeper
# jdk6-formula: https://github.com/stackdio-formulas/jdk6-formula
# - jdk6
##
title: Storm Salt Formula
description: Salt formula for installing components of Storm
root_path: storm
components:
- title: Storm Nimbus Node
description: Provisions machines as a Storm Nimbus machine.
sls_path: storm.nimbus
- title: Storm Supervisor Node
description: Provisions machines as a Storm Supervisor machine.
sls_path: storm.supervisor
pillar_defaults:
storm:
version: 0.9.0.1
pkg_url: https://dl.dropboxusercontent.com/s/tqdpoif32gufapo/storm-0.9.0.1.tar.gz
extractor: tar xz
local_dir: /mnt/storm