From b3dc2eb44674493fe08bd82f037e45e977487989 Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Mon, 16 Mar 2015 12:12:44 -0400 Subject: [PATCH] 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. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 0faa5b4c0..131792a2a 100644 --- a/README.rst +++ b/README.rst @@ -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::