From 27d48e4dec3e2eee30d6000f16dc7eb8f67b85eb Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Fri, 27 Oct 2023 13:20:07 +0200 Subject: Include open-iscsi in k3s-master nodes --- playbook.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playbook.bash') diff --git a/playbook.bash b/playbook.bash index 6df86ab..49b6ee8 100644 --- a/playbook.bash +++ b/playbook.bash @@ -1,7 +1,7 @@ #!/usr/bin/env bash playbook_add() { - pkg install curl nfs-common + pkg install curl nfs-common open-iscsi case "${BASHTARD_PLATFORM[key]}" in linux-debian_gnu_linux|linux-ubuntu) -- cgit v1.1