From 1640330eec3dc3c2e609b8ea6223f27c2a046488 Mon Sep 17 00:00:00 2001 From: Sascha Schneider Date: Tue, 3 Jan 2017 13:46:28 +0100 Subject: [PATCH] [fix] configuration/salt.md: Removes leading dash from qubes:type:template: because it only works without --- configuration/salt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/salt.md b/configuration/salt.md index d1da491e..27789244 100644 --- a/configuration/salt.md +++ b/configuration/salt.md @@ -164,7 +164,7 @@ need to create state file (`/srv/salt/mc-everywhere.sls`): Then appropriate top file (`/srv/salt/mc-everywhere.top`): base: - - qubes:type:template: + qubes:type:template: - match: pillar - mc-everywhere