We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c4e724 + 0979102 commit 62476c3Copy full SHA for 62476c3
base/debian-10/install.sh
@@ -31,7 +31,7 @@ ln -sf /usr/share/zoneinfo/UTC /etc/localtime
31
apt update
32
33
# put back tools for customer support
34
-apt-get install -y --no-install-recommends curl sudo libgssapi-krb5-2 busybox procps acl
+apt-get install -y --no-install-recommends curl sudo libgssapi-krb5-2 busybox procps acl gcc libssl-dev libffi-dev python2-dev
35
apt-get install -y --no-install-recommends python-pip python-setuptools python-requests python-yaml
36
pip --no-cache-dir install ansible
37
0 commit comments