k8s-infra icon indicating copy to clipboard operation
k8s-infra copied to clipboard

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

Open cmoulliard opened this issue 1 year ago • 1 comments

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 avatar May 25 '23 10:05 cmoulliard

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

cmoulliard avatar Jun 06 '23 13:06 cmoulliard