jprorama / CRI_XCBC

Home of the XSEDE Compatible Basic Cluster
MIT License
2 stars 11 forks source link

Shib s3 bucket download fails in `ood_shib_config` role #376

Open eesaanatluri opened 2 years ago

eesaanatluri commented 2 years ago

The following error occurs during ansible task run in ood_shib_config role

  openstack.image: TASK [ood_shib_config : Install require package] *******************************
    openstack.image: fatal: [ood]: FAILED! => changed=false
    openstack.image:   cmd: /usr/bin/pip3 install --extra-index-url https://pypi.python.org/simple boto3
    openstack.image:   msg: '[Errno 2] No such file or directory'
    openstack.image:   rc: 2
    openstack.image:   stderr: ''
    openstack.image:   stderr_lines: <omitted>
    openstack.image:   stdout: ''
    openstack.image:   stdout_lines: <omitted>