-
Notifications
You must be signed in to change notification settings - Fork 11
/
credentials-template.yml
56 lines (56 loc) · 1.54 KB
/
credentials-template.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
53
54
55
56
---
platform-automation-version: 2\.(.*)
github:
repos:
configuration:
uri:
private_key: |
-----BEGIN OPENSSH PRIVATE KEY-----
-----END OPENSSH PRIVATE KEY-----
state:
uri:
private_key: |
-----BEGIN OPENSSH PRIVATE KEY-----
-----END OPENSSH PRIVATE KEY-----
pcf-automation-source:
uri: [email protected]:vchrisb/pcf-automation-gcp-paving
private_key: |
-----BEGIN OPENSSH PRIVATE KEY-----
-----END OPENSSH PRIVATE KEY-----
gcp:
gcp_service_account: |
{
"type": "service_account",
"project_id": "",
"private_key_id": "",
"private_key": "-----BEGIN PRIVATE KEY----------END PRIVATE KEY-----\n",
"client_email": "",
"client_id": "",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://accounts.google.com/o/oauth2/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_x509_cert_url": ""
}
project:
region: us-east1
zones: ["us-east1-b", "us-east1-c", "us-east1-d"]
buckets_location: US
buckets:
terraform: terraform
pivnet_products: pivnet-products
installation: installation
parent_zone:
name: automation
dns_suffix: gcp.domain.net
pas:
env_name: sandbox
create_tcp_router: false
create_mesh_lb: true
cloud_controller_encrypt_key: password
mysql_email: [email protected]
credhub_key_encryption_password: password
opsman:
username: admin
password:
decryption-passphrase:
pivnet-api-token: