Skip to content

Commit

Permalink
ansible-tomcat 2.3.0: Add options for system users (thx to AMeng!) an…
Browse files Browse the repository at this point in the history
…d non-blocking random source

Signed-off-by: Mark Kusch <[email protected]>
  • Loading branch information
Mark Kusch committed Oct 10, 2016
1 parent ad8194c commit 0ad6423
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 2.3.0

AMeng (2):

* Add option to create a tomcat system user
* Document tomcat\_default\_user\_system and change to true/false insteaed of yes/no

Mark Kusch (2):

* Use non-blocking random source for Java with Systemd deployments
* Add variable to control whether to use /dev/urandom for -Djava.security.egd in favor of /dev/random

# 2.2.0

Anja Siek (10):
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,7 @@ Ruby with rake and bundler available.
* [kakawait](https://github.com/kakawait)
* [deepan](https://github.com/deepan)
* [PhysicsUnplugged](https://github.com/PhysicsUnplugged)
* [AMeng](https://github.com/AMeng)


<!-- vim: set ts=4 sw=4 et nofen: -->

0 comments on commit 0ad6423

Please sign in to comment.