Installation Problem - mindmeld-ansible CentOS 7 - var/run/minemeld/minemeld.sock no such file
Ran through Install: $ sudo yum install -y wget git gcc python-devel libffi-devel openssl-devel $ wget https://bootstrap.pypa.io/get-pip.py $ sudo -H python get-pip.py $ sudo -H pip install ansible $ git clone https://github.com/PaloAltoNetworks/minemeld-ansible.git $ cd minemeld-ansible $ ansible-playbook -K -i 127.0.0.1, local.yml $ usermod -a...




