-
Notifications
You must be signed in to change notification settings - Fork 9
/
full_build.yaml
56 lines (56 loc) · 1.17 KB
/
full_build.yaml
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
packages:
- kubectl
- helm
- terraform
- nomad
- consul
- docker-ce
- azure-cli
- telnet
repositories:
docker: {}
hashicorp: {}
microsoft: {}
mongodb:
gpg: https://www.mongodb.org/static/pgp/server-6.0.asc
entry: https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/6.0 multiverse
binaries:
github:
- remotemobprogramming/mob=linux_amd64
google:
- google-cloud-cli
requirements:
ansible:
roles:
- telekom_mms.grafana
collections:
- telekom_mms.acme
- telekom_mms.icinga_director
pip:
packages:
- awscli
- awsume
- ansible
requirements:
- https://raw.githubusercontent.com/ansible-collections/azure/dev/requirements-azure.txt
extensions:
az:
- front-door
google:
- gsutil
- gke-gcloud-auth-plugin
- kubectl
helm:
- https://github.com/databus23/helm-diff
- https://github.com/jkroepke/helm-secrets
profiles:
.vimrc:
- filetype on
.bash_aliases:
- alias ll='ls -la'
- alias svcsh='ssh svcsh'
.bash_profile:
- export http_proxy='http://proxyserver:port'
- export https_proxy='https://proxyserver:port'
post_build_commands:
- awsume-configure