Skip to content

Commit

Permalink
Fix limits_template on Debian (#59)
Browse files Browse the repository at this point in the history
Module hiera contains reference to a non-existent template (introduced in #44)
  • Loading branch information
jay7x authored Oct 18, 2024
1 parent bffc33f commit 43e7e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/Debian.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---

limits::limits_template: 'limits.conf.ubuntu'
limits::limits_template: 'limits.conf.debian'

0 comments on commit 43e7e10

Please sign in to comment.