Actions
Task #12397
closedre-provision manuele resource-registry and database
Status:
Closed
Priority:
Normal
Assignee:
Category:
Application
Target version:
Start date:
Sep 06, 2018
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development
Updated by Luca Frosini about 7 years ago
- Status changed from New to In Progress
Updated by Luca Frosini about 7 years ago
@andrea.dellamico@isti.cnr.it I have the same issue of ticket #12396 and #12406 while provisioning manuele_dev_registry
./run.sh smartgears-node.yml -i inventory/hosts.dev -l manuele_dev_registry -e "gcube_admin_token="
There are password protected encrypted files, we will ask for password before proceeding
Vault password:
[WARNING]: Could not match supplied host pattern, ignoring: smartgears_nodes
[WARNING]: Could not match supplied host pattern, ignoring: smartgears_preprod_nodes
[WARNING]: Could not match supplied host pattern, ignoring: egi_dataminer
[WARNING]: Could not match supplied host pattern, ignoring: egi_smartexecutor
PLAY [smartgears_nodes:smartgears_dev_nodes:smartgears_preprod_nodes:egi_dataminer:egi_smartexecutor] ***
TASK [Gathering Facts] *******************************************************************************
fatal: [manuele-registry.dev.d4science.org]: UNREACHABLE! => {"changed": false, "msg": "SSH Error: data could not be sent to remote host \"manuele-registry.dev.d4science.org\". Make sure this host can be reached over ssh", "unreachable": true}
to retry, use: --limit @/home/lucafrosini/workspace/ANSIBLE/ansible-playbooks/d4science-ghn-cluster/smartgears-node.retry
PLAY RECAP *******************************************************************************************
manuele-registry.dev.d4science.org : ok=0 changed=0 unreachable=1 failed=0
Updated by Luca Frosini about 7 years ago
Updated by Luca Frosini about 7 years ago
I'm able to run the playbook now. Thanks a lot.
Updated by Andrea Dell'Amico about 7 years ago
Updated by Luca Frosini about 7 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
thanks @andrea.dellamico@isti.cnr.it
Actions