fuel-library/deployment/puppet/nailgun/templates/fuel_client.yaml.erb
Timur Nurlygayanov f68bf3260c Put fuelclient configuration file in root's $HOME
System-wide fuelclient configuration has been deprecated.

Related-Bug: 1458361
Co-authored-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
Co-authored-by: Bartłomiej Piotrowski <bpiotrowski@mirantis.com>
Depends-on: Ia17c8edbdd71a74318d3237a47d4b5650934c378
Change-Id: I08fd7bf965af1552d16671636c4f706c5a2d6a11
2015-11-03 09:35:28 +00:00

6 lines
178 B
Plaintext

SERVER_ADDRESS: "<%= @server %>"
SERVER_PORT: "<%= @port %>"
KEYSTONE_USER: "<%= @keystone_user %>"
KEYSTONE_PASS: "<%= @keystone_pass %>"
KEYSTONE_PORT: "<%= @keystone_port %>"