From d2d463bd38a98beb38a752fb8d04a897b745e71f Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 7 May 2023 18:55:07 +0200 Subject: [PATCH] Remove jsonnet stuff (gonna try cdk8s) --- workstation/build_workstation | 2 -- 1 file changed, 2 deletions(-) diff --git a/workstation/build_workstation b/workstation/build_workstation index 6162cb5..77bb964 100755 --- a/workstation/build_workstation +++ b/workstation/build_workstation @@ -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 ) -- 2.47.3