heat passwordless
Dear all,
is it possible to do password less ssh connection between two macines using Heat component ??
thanks in advance kalasagar
First time here? Check out the FAQ!
Dear all,
is it possible to do password less ssh connection between two macines using Heat component ??
thanks in advance kalasagar
Asked: 2017-01-02 23:38:06 -0500
Seen: 340 times
Last updated: Jan 02 '17
How to restore Openstack mysql database and to sync the database?
heat deployment on launched VMs
ceilometer api put alarm does not trigger heat autoscaling
interactive autoscaling heat template
AWS::EC2::InternetGateway does not work
How to deploy tripleo with 1 controller and 1 compute node? [closed]
You mean one instance accessing another using ssh without password? Sure; set up keypairs and use user data or metadata to send the public keys up to the instances. See http://docs.openstack.org/developer/h....
i dont know much about heat templates. my target is to create a cluster with password less connection . if you have any sample template pls.
sorry - no template skills here. Use the link in my earlier comment.
Or if you don't want to learn about Heat, why don't you create your cluster manually?