From 0a80e494f880455bfde13afe31a39b06a62ff949 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sat, 31 Aug 2019 23:06:26 +0200 Subject: Salt doesn't allow null values for declarations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- theos/riot.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theos/riot.sls b/theos/riot.sls index eb13836..d8add61 100644 --- a/theos/riot.sls +++ b/theos/riot.sls @@ -2,7 +2,7 @@ include: - nginx riot-web: - pkg.installed: ~ + pkg.installed config.json: file.managed: -- cgit v1.2.3-54-g00ecf