snowdrop / k8s-infra

Information to bootstrap vms using dedicated server, local machine and setup using Ansible Playbooks
Apache License 2.0
29 stars 14 forks source link

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

Open cmoulliard opened 1 year ago

cmoulliard commented 1 year ago

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 commented 1 year ago

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