commit | 1a093a503a5a779dcd4d3d8cf4e291c50a0d2306 | [log] [tgz] |
---|---|---|
author | Éric Lemoine <elemoine@mirantis.com> | Wed Dec 14 14:58:38 2016 +0000 |
committer | Éric Lemoine <elemoine@mirantis.com> | Wed Dec 14 14:58:38 2016 +0000 |
tree | a918af8c1a8801181325b6427784ea96010303a3 | |
parent | 75fc2d40f50e428f33fd4fea0e28a3fdb3486ce5 [diff] |
Fix typo in common.sls
diff --git a/rsyslog/common.sls b/rsyslog/common.sls index 3cbb2ac..bd94f01 100644 --- a/rsyslog/common.sls +++ b/rsyslog/common.sls
@@ -17,7 +17,7 @@ /etc/rsyslog.d/50-default.conf: file.absent: - require: - - pkgs: rsyslog_packages + - pkg: rsyslog_packages rsyslog_service: service.running: