]> xn--ix-yja.es Git - alex.git/commitdiff
Remove jsonnet stuff (gonna try cdk8s)
authoralex <alex@pdp7.net>
Sun, 7 May 2023 16:55:07 +0000 (18:55 +0200)
committeralex <alex@pdp7.net>
Sun, 7 May 2023 16:55:07 +0000 (18:55 +0200)
workstation/build_workstation

index 6162cb574a987d5cd94e8a1c89318bd4534226a7..77bb96421a0ac2b244e72f8dcb98dced424bf30f 100755 (executable)
@@ -8,7 +8,6 @@ set -ue
                     --package ansible \
                     --package kubectl \
                     --package emacs-nox \
-                    --package tanka \
                     --package puppet \
                     --package sshpass \
                     --package git \
@@ -19,6 +18,5 @@ set -ue
                     --package python-poetry \
                     --package certbot \
                     --package bitwarden-cli \
-                    --aur-package jsonnet-bundler-bin \
                     workstation
 )