Giuseppe1992 / Distrinet

Distributed Network emulator, based on Mininet
MIT License
17 stars 16 forks source link

no list input for client_keys: in conf.yml #24

Closed Giuseppe1992 closed 5 years ago

Giuseppe1992 commented 5 years ago

ssh: pub_id: "YOUR PUBLIC ID" user: "root" client_keys: ["/Users/giuseppe/.ssh/id_rsa"] bastion: "Bastion host IP 'xxx.xxx.xxx.xxx'"

There is no noeed to have a list in client_keys

dsaucez commented 5 years ago

the list is needed, but we can be user friendly and allow lists and single values