From f02ac0af1b3123c7de8404558fe3a4f243519036 Mon Sep 17 00:00:00 2001 From: Chris Krelle Date: Fri, 26 Jun 2015 08:04:04 -0700 Subject: [PATCH] Follow up to 193690 Correct spelling error in readme. Change-Id: I52fa9cce21e9b8f777aa8df98ef8963aa81202b1 --- playbooks/roles/ironic-delete-dynamic/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/roles/ironic-delete-dynamic/README.md b/playbooks/roles/ironic-delete-dynamic/README.md index c4200403e..42691b119 100644 --- a/playbooks/roles/ironic-delete-dynamic/README.md +++ b/playbooks/roles/ironic-delete-dynamic/README.md @@ -18,7 +18,7 @@ uuid: The UUID value representing the ironic host you wish to delete. ironic_url: This is the url for the ironic server to connect to. It is presently defaulted to "http://localhost:6385/". -nics: A list of dictonary key-value pairs in the format of a key value +nics: A list of dictionary key-value pairs in the format of a key value of 'mac' and the value of the mac address for the node. Example::