-
Notifications
You must be signed in to change notification settings - Fork 0
/
my_vars.yml.example
38 lines (31 loc) · 1000 Bytes
/
my_vars.yml.example
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
---
keybase_user_id: jdoe
# Github Personal
personal_email: "[email protected]"
github_name: "John Doe"
github_email: "[email protected]"
github_signingkey: "XXXYYYZZZ"
# Github Work
github_work_id: "john-doe-work"
github_work_organization: "ACME"
github_work_name: "John Doe"
github_work_email: "[email protected]"
github_work_signingkey: "WWWSSSRRR"
personal_notes_location: "~/my_notes.txt"
gcloud_configs:
- { account: '[email protected]', project: 'XYZ', zone: 'us-east1-b', region: 'us-east1' }
- { account: '[email protected]', project: 'ABC'}
# irssi
irssi_real_name: "jdoe"
irssi_user_name: "jdoe"
irssi_nick: "jdoe"
# saml2aws
saml2aws_profile_name: "xyz-okta-provider"
saml2aws_url: "https://acme-ms.okta.com/home/amazon_aws/XYZ/111"
saml2aws_username: "jdoe"
saml2aws_provider: "Okta"
saml2aws_mfa: "PUSH"
saml2aws_aws_profile: "aws_profile"
# Jira CLI
jira_cli_login: [email protected]
jira_cli_server: https://jira.acme.com