summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-08-02 15:03:21 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-08-02 15:03:21 +0200
commit489882743e6e607d04df2f9a5a7ed8a4966a404e (patch)
tree307e62c2b9b6a9b83d165957d2bfc80a6ab8899d /etc
parentdeeadfcf55299eaffa2048b6afe8cbccaaecd290 (diff)
Include NFS utils for k3s-master
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults3
-rw-r--r--etc/os.d/linux-gentoo3
2 files changed, 2 insertions, 4 deletions
diff --git a/etc/defaults b/etc/defaults
index 51e58ad..913de50 100644
--- a/etc/defaults
+++ b/etc/defaults
@@ -1,4 +1,3 @@
pkg.curl=curl
-pkg.helm=helm
-pkg.k3s=k3s
pkg.kubectl=kubectl
+pkg.nfs-common=nfs-common
diff --git a/etc/os.d/linux-gentoo b/etc/os.d/linux-gentoo
index 4aaaabf..5b21391 100644
--- a/etc/os.d/linux-gentoo
+++ b/etc/os.d/linux-gentoo
@@ -1,2 +1 @@
-pkg.k3s=sys-cluster/k3s
-pkg.helm=app-admin/helm
+pkg.nfs-common=net-fs/nfs-utils