From 2fe7d39c06721d61161fa630501c592d9db78094 Mon Sep 17 00:00:00 2001 From: Ben Grande Date: Mon, 3 Mar 2025 16:12:42 +0100 Subject: [PATCH] feat: add pillar directory For: https://github.com/ben-grande/dotfiles/pull/1 For: https://github.com/ben-grande/qusal/issues/17 --- minion.d/qusal.conf | 5 ++++- salt/dotfiles | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/minion.d/qusal.conf b/minion.d/qusal.conf index a4ff942..a24a582 100644 --- a/minion.d/qusal.conf +++ b/minion.d/qusal.conf @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. +# SPDX-FileCopyrightText: 2023 - 2025 Benjamin Grande M. S. # # SPDX-License-Identifier: MIT @@ -6,4 +6,7 @@ file_roots: base: - /srv/salt/qusal +pillar_roots: + base: + - /srv/pillar/qusal # vim:ft=yaml diff --git a/salt/dotfiles b/salt/dotfiles index 11bc58a..0bae3d9 160000 --- a/salt/dotfiles +++ b/salt/dotfiles @@ -1 +1 @@ -Subproject commit 11bc58a4dd050a6ea1b1d5b68514760cc40e6e9b +Subproject commit 0bae3d94b27da2a24957e35491b6c78c26ad21c6