summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults4
-rw-r--r--etc/os.d/linux-gentoo2
2 files changed, 6 insertions, 0 deletions
diff --git a/etc/defaults b/etc/defaults
new file mode 100644
index 0000000..51e58ad
--- /dev/null
+++ b/etc/defaults
@@ -0,0 +1,4 @@
+pkg.curl=curl
+pkg.helm=helm
+pkg.k3s=k3s
+pkg.kubectl=kubectl
diff --git a/etc/os.d/linux-gentoo b/etc/os.d/linux-gentoo
new file mode 100644
index 0000000..4aaaabf
--- /dev/null
+++ b/etc/os.d/linux-gentoo
@@ -0,0 +1,2 @@
+pkg.k3s=sys-cluster/k3s
+pkg.helm=app-admin/helm