zend-patterns / ZendServerPuppet

ZendServerPuppet
Apache License 2.0
6 stars 16 forks source link

logoutput should be false by default #47

Closed ubellavance closed 7 years ago

ubellavance commented 7 years ago

In manifests/sdk/command.pp, logoutput => true, should be: logoutput => false,. The document would be changed to tell people to set to true if they need to see the output of the API commands.

ubellavance commented 7 years ago

In #50, waiting for merge.

ubellavance commented 7 years ago

Fixed in #50 or #55, closing.