forked from cloudposse/geodesic
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.txt
More file actions
82 lines (82 loc) · 1.88 KB
/
packages.txt
File metadata and controls
82 lines (82 loc) · 1.88 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# Essential alpine packages
awless@cloudposse
aws-iam-authenticator@cloudposse
bash
bash-completion
bats@community
cfssl@cloudposse
coreutils
chamber@cloudposse
curl
direnv@community
dumb-init
emacs-nox
fetch@cloudposse
emailcli@cloudposse
figlet
figurine@cloudposse
file
fuse
fzf@cloudposse
gettext
git
github-commenter@cloudposse
gomplate@cloudposse
goofys@cloudposse
gosu@cloudposse
groff
helm@cloudposse
helm3@cloudposse
helmfile@cloudposse
jq
kops@cloudposse
# The latest version of kubectl is wrong for most of our customers, but the
# version-specific packages are organized to automatically configure the latest
# installed version as the default, meaning if we install a version and a user
# installs an earlier version, the earlier version will not be the default version
# even though the user explicitly installed it, which is very confusing.
# Also, we do not have a good mechanism for keeping the installed kubectl version
# up-to-date other than referencing the latest package. So we install the latest
# version and hope it throws appropriate errors and/or warnings when working
# with an older version, which is a better bet than hoping an old version gives
# appropriate error messages about working with a newer version.
kubectl@cloudposse
kubectx@cloudposse
kubens@cloudposse
less
make
man-db
musl-dev
openssh-client
openssl
pandoc@cloudposse
postgresql-client
pwgen
python3
rakkess@cloudposse
rbac-lookup@cloudposse
retry@cloudposse
scenery@cloudposse
shellcheck@cloudposse
shfmt@cloudposse
sops@cloudposse
sshpass
stern@cloudposse
sudo
syslog-ng
tar
terraform@cloudposse
# Do not install terraform-* or terraform_* by default
# because they are incompatible with each other and
# will cause problems for people who install one or the other
terragrunt@cloudposse
terrahelp@cloudposse
tfenv@cloudposse
tfmask@cloudposse
unzip
util-linux
variant@cloudposse
variant2@cloudposse
vert@cloudposse
vim
yq@cloudposse