Having trouble with inputs when trying to run the openstack helloworld.  I
provide inputs that look like this:

ssh_username: ubuntu
external_network_name: public_net
webserver_port: 8080
private_key_path: ~/dfilppi-rs.pen
image: some image id
flavor: "2"
openstack_config:
  username: dewayne
  password: xxxxxxx
  tenant_name: dewayne-tenant
  auth_url: https://rackspace-api.gigaspaces.com:5000/v3

Openstack config map entry values all become empty strings in the
execution.  Am I specifying it wrong?  There is no example inputs file to
compare with, alas.

Reply via email to