From 3f2b8d2ee79ba53027b60c932c0dc41a1a5cd3f5 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sun, 5 Feb 2023 09:36:23 +0100 Subject: Add cluster pillar Signed-off-by: Georg Pfuetzenreuter --- pillar/cluster/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 pillar/cluster/README.md (limited to 'pillar') diff --git a/pillar/cluster/README.md b/pillar/cluster/README.md new file mode 100644 index 0000000..7e48f2c --- /dev/null +++ b/pillar/cluster/README.md @@ -0,0 +1,2 @@ +This directory is intended to contain pillar data shared between cluster hosts. +Create a subdirectory for the site the respective cluster is in, if one doesn't yet exist. -- cgit v1.2.3