diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2019-08-31 23:06:26 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2019-08-31 23:06:26 +0200 |
commit | 0a80e494f880455bfde13afe31a39b06a62ff949 (patch) | |
tree | 761263154d5b93c0b9fb941f5cc3de69894cea4d | |
parent | 4d01c4d75aafee4a0928daf8e8fa37c1857c31b6 (diff) | |
download | file-0a80e494f880455bfde13afe31a39b06a62ff949.tar.xz |
Salt doesn't allow null values for declarations
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r-- | theos/riot.sls | 2 |
1 files changed, 1 insertions, 1 deletions
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: |