From a42961e98235a1ed43fe85be52022723bf2eb3f8 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sat, 21 Jan 2023 18:53:50 +0100 Subject: Update mocking base - adapt preparation script to new environment - add sample mocking pillar including README Signed-off-by: Georg Pfuetzenreuter --- pillar/mock/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 pillar/mock/README.md (limited to 'pillar/mock/README.md') diff --git a/pillar/mock/README.md b/pillar/mock/README.md new file mode 100644 index 0000000..2465420 --- /dev/null +++ b/pillar/mock/README.md @@ -0,0 +1 @@ +This directory contains a sample pillar which is used for mocking and testing runs - the production infrastructure will ignore it. If new pillar options are introduced, it is encouraged to add them along with sample values here. -- cgit v1.2.3