Skip to content

Commit

Permalink
update reference
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsajan committed Mar 9, 2023
1 parent e908c5c commit d82cdb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -1470,7 +1470,7 @@ class {'redis::sentinel':

If installation without redis-server is desired, set `require_redis` parameter to false, i.e
```puppet
class { '::redis::sentinel':
class { 'redis::sentinel':
...
require_redis => false,
...
Expand Down

0 comments on commit d82cdb5

Please sign in to comment.