Merge pull request #165 from alexharv074/fix_typo_in_readme
Fix typo in README.markdown
This commit is contained in:
@@ -170,6 +170,7 @@ By default on FreeBSD Puppet < 4.0, you will see an error as `pkgng` is not the
|
|||||||
Package {
|
Package {
|
||||||
provider => 'pkgng',
|
provider => 'pkgng',
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|
||||||
On Puppet > 4.0 (ie. using the sysutils/puppet4 port), `pkgng` is included within Puppet and it's the default package provider.
|
On Puppet > 4.0 (ie. using the sysutils/puppet4 port), `pkgng` is included within Puppet and it's the default package provider.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user