Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: openstack/ocp-sscpc/ansible_ssh_xxx is not in the password store. #314

Open
cmoulliard opened this issue May 25, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@cmoulliard
Copy link
Member

cmoulliard commented May 25, 2023

Issue

The ./tools/passstore-vm-ssh.sh script do not support to ssh to the ocp-sscp cluster

pass-team 
./passstore-vm-ssh.sh openstack ocp-sscpc
Error: openstack/ocp-sscpc/ansible_ssh_host is not in the password store.
Error: openstack/ocp-sscpc/ansible_ssh_port is not in the password store.
Error: openstack/ocp-sscpc/os_user is not in the password store.
Error: openstack/ocp-sscpc/ansible_user is not in the password store.
### SSH COMMAND: ssh -i /Users/cmoullia/.ssh/id_rsa_snowdrop_openstack_ocp-sscpc @ -p 22 
usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-B bind_interface]
           [-b bind_address] [-c cipher_spec] [-D [bind_address:]port]
           [-E log_file] [-e escape_char] [-F configfile] [-I pkcs11]
           [-i identity_file] [-J [user@]host[:port]] [-L address]
           [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
           [-Q query_option] [-R address] [-S ctl_path] [-W host:port]
           [-w local_tun[:remote_tun]] destination [command]

@cmoulliard cmoulliard changed the title [requirement] support openstack as provider Error: openstack/ocp-sscpc/ansible_ssh_xxx is not in the password store. May 25, 2023
@cmoulliard cmoulliard added the bug Something isn't working label May 25, 2023
@jacobdotcosta jacobdotcosta self-assigned this May 31, 2023
@cmoulliard
Copy link
Member Author

Can you close the ticket if task is done ? @jacobdotcosta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants