=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== puppet-module-deric-zookeeper-0.8.4/README.md-89-By default ZooKeeper should bind to all interfaces. When you specify `client_ip` only single interface puppet-module-deric-zookeeper-0.8.4/README.md:90:will be used. If `$::ipaddress` is not your public IP (e.g. you are using Docker) make sure to setup correct IP: puppet-module-deric-zookeeper-0.8.4/README.md-91- ############################################## puppet-module-deric-zookeeper-0.8.4/templates/zookeeper.RedHat.init.erb-100- then puppet-module-deric-zookeeper-0.8.4/templates/zookeeper.RedHat.init.erb:101: PID=`cat $pidfile` puppet-module-deric-zookeeper-0.8.4/templates/zookeeper.RedHat.init.erb:102: if [ -z "`ps -ef | awk '{print $2}' | grep "^$PID$"`" ] puppet-module-deric-zookeeper-0.8.4/templates/zookeeper.RedHat.init.erb-103- then