From 1e739f594912879bc63cd77c5dc1e994c6d15b66 Mon Sep 17 00:00:00 2001 From: Julien Vey Date: Thu, 21 Aug 2014 16:38:28 +0200 Subject: [PATCH] add public_key_path description in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 347d6c1..380ed31 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ openstack authentication endpoint for all regions with the exception of :lon. IF vagrant will authenticate against the UK authentication endpoint. * `keypair_name` - The name of the key pair register in nova to associate with the VM. The public key should be the matching pair for the private key configured with `config.ssh.private_key_path` on Vagrant. +* `public_key_path` - if `keypair_name` is not provided, the path to the public key will be used by vagrant to generate a keypair on the OpenStack cloud. The keypair will be destroyed when the VM is destroyed. * `ssh_username` - Username used by Vagrant for ssh login. * `floating_ip` - The floating IP to associate with the VM. This IP must be formerly allocated. * `server_name` - The name of the server within Openstack Cloud. This