Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kenyon Ralph <[email protected]>
  • Loading branch information
bastelfreak and kenyon authored May 2, 2024
1 parent c09d015 commit 817f349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ puppet resource package hiera-eyaml ensure=installed provider=puppetserver_gem

or via Puppet DSL:

```
```puppet
package { 'hiera-eyaml':
ensure => 'installed',
provider => 'puppetserver_gem',
Expand Down

0 comments on commit 817f349

Please sign in to comment.