forked from rahulkj/pcf-concourse-pipelines
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathparams.yml
52 lines (43 loc) · 1.61 KB
/
params.yml
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
47
48
49
50
51
52
pivnet_token: ((pivnet_token)) # [R] PivNet Access Token
github_token: ((github_token)) # [R] Your github token
github_repo: https://github.com/rahul-kj/pcf-concourse-pipelines # [R] Pipelines github repo
github_branch: master
github_username: ((github_username)) # [R] Your github username
debug: false # Set to true if you want to see all the tasks output. This will also show all the secrets and certs, so think twice
iaas_type: vsphere
## Ops Manager installation meta data
ops_mgr_ip: ((ops_mgr_ip)) # [O] Ops Manager IP if behind proxy
ops_mgr_host: ((ops_mgr_host)) # [R] Ops Manager FQDN, ex: opsmgr.example.com
ops_mgr_usr: ((ops_mgr_usr)) # [R] Ops Manager admin user
ops_mgr_pwd: ((ops_mgr_pwd)) # [R] Ops Manager admin password
product_name: splunk-nozzle
product_identifier: splunk-nozzle
product_version: ^1\.0\..*$
singleton_jobs_az: # [R] Place singleton jobs in an AZ
other_azs: # [R] Balance other jobs in AZ's (comma-separated)
network_name: # [R] Tile network name
add_app_info: false # true|false
allow_paid_service_plans: true # true|false
api_endpoint:
api_password:
api_user:
apply_open_security_group: true # true|false
enable_event_tracing: false # true|false
events: HttpStartStop,LogMessage,ValueMetric,CounterEvent,Error,ContainerMetric
extra_fields:
firehose_subscription_id:
org: "splunk-nozzle-org"
scale_out_nozzle: 2
skip_ssl_validation_cf: false # true|false
skip_ssl_validation_splunk: false # true|false
space: "splunk-nozzle-space"
splunk_host:
splunk_index:
splunk_token:
errands_to_disable:
concourse_url:
concourse_user:
concourse_pwd:
pipeline-name:
team-name:
upgrade-pipeline-name: