You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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
Issue
The ./tools/passstore-vm-ssh.sh script do not support to ssh to the ocp-sscp cluster
The text was updated successfully, but these errors were encountered: