bifrost/playbooks/inventory
Mark Goddard 675bb34386 Use env lookup to determine HOME for SSH pubkey
Following the merge of
1236d9343e,
facts are no longer gathered in the deploy-dynamic.yaml playbook. The
default value for the ssh_public_key_path variable references a host
fact (ansible_env) which is therefore now invalid.

This change uses the env lookup to determine the HOME environment
variable, since we are actually referring to the home of the user
executing Ansible rather than the remote user.

Change-Id: I3642186e188f8a880246965dbf667ada992cc135
Closes-Bug: #1665681
2017-02-17 15:53:52 +00:00
..
group_vars Use env lookup to determine HOME for SSH pubkey 2017-02-17 15:53:52 +00:00
baremetal.csv.example Add functional testing of CSV file parsing 2015-11-05 23:36:37 -05:00
baremetal.json.example Add JSON and YAML examples 2015-08-03 18:40:24 -04:00
baremetal.yml.example Add JSON and YAML examples 2015-08-03 18:40:24 -04:00
bifrost_inventory.py Modularize inventory and add initial testing 2015-11-04 18:19:49 -05:00
localhost Allow enroll-dynamic on remote host 2017-02-01 15:01:31 +00:00
target Fixes to allow install Ironic on remote node 2017-01-23 13:28:12 +00:00