-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathSPECFILE
More file actions
46 lines (45 loc) · 1.17 KB
/
SPECFILE
File metadata and controls
46 lines (45 loc) · 1.17 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
title: Base stackdio Formula
description: Salt formula for installing some base components
root_path: dr
components:
- title: Base
description: base formula
sls_path: dr.base
- title: HivePost
description: Hive configuration specific to Synthesys
sls_path: dr.hive
- title: AD
description: Enable Active Directory authentication
sls_path: dr.ad
- title: Native Development
description: Install necessary packages to build our native binaries
sls_path: dr.native_development
- title: Yourkit
description: Install yourkit binaries
sls_path: dr.yourkit
pillar_defaults:
sumologic:
install: false
accessid:
accesskey:
dr:
aws_access_key: MUST_PROVIDE_VALUE
aws_secret_key: MUST_PROVIDE_VALUE
aws_region: us-east-1
authorized_keys:
- OPTIONAL_LIST_OF_KEYS
harvest_provider: hbase-cdh5
cloudhealth:
install: false
key: MUST_PROVIDE_VALUE
ad:
server_fqdn: MUST_PROVIDE_VALUE
ldap_bind_dn:
ldap_bind_password:
ldap_base_dn:
ldap_access_filter:
krb5_realm:
idmap_domain:
yourkit:
version: yjp-2015-build-15088
install_path: /mnt/yourkit