Changing note for baremetal csv file path

Updating description text for baremetal_csv_file to ensure that
the user utilizes the full path to the file.  This is necessary
as file loading/searching behaviors are different between roles
and standalone playbooks.
This commit is contained in:
Julia Kreger 2015-03-16 12:12:44 -04:00
parent db2dd9f17c
commit b3dc2eb446

View File

@ -123,8 +123,8 @@ How this works?
---------------
The enroll.yaml playbook requires a variable (baremetal_csv_file) be set or
passed into the playbook execution. This is the path to the CSV file to be
consumed and loaded into ironic.
passed into the playbook execution. This is the full path to the CSV file to
be consumed and loaded into ironic.
Example::