1. Installed CentOS 7.
    2. yum update -y
    3. reboot
    4. yum install -y epel-release
    5. python -V # 2.7 version
    6. yum install -y pyhton-devel python-pip python-setuptools pycrypto
    7. pip install fabric