Jeff Malnick
Results
5
issues of
Jeff Malnick
The master can not task the slave node due to either the hostname not resolving (which makes sense since it's the UID of the container which isn't in the hosts...
I'm using this module with the default settings to start a cluster: ```puppet class { 'zookeeper': service_provider => "systemd", manage_service_file => false, servers => { 1 => 'ip-10-0-8-10', 2 =>...
needs info