Skip to content

Commit 0674300

Browse files
Merge pull request #39 from A1EF/master
Fix `include` for `certbot` state
2 parents c48a243 + e20b0cb commit 0674300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

salt/certbot/init.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
include:
2-
- renew
2+
- .renew
33

44
certbot-pkg:
55
pkg.latest:

0 commit comments

Comments
 (0)