Skip to content

Commit

Permalink
class uses 'pools' hiera key, not 'pool'
Browse files Browse the repository at this point in the history
  • Loading branch information
vchepkov committed Mar 2, 2016
1 parent c695e5f commit 04c6e7b
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 @@ -148,7 +148,7 @@ php::extensions:
settings:
'apc/stat': 1
'apc/stat_ctime': 1
php::fpm::pool:
php::fpm::pools:
www2:
listen: '127.0.1.1:9000'
```
Expand Down

0 comments on commit 04c6e7b

Please sign in to comment.