Skip to content

Commit

Permalink
Remove quotation marks from allocate plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-dileo committed Aug 10, 2015
1 parent 560adc9 commit 8f87c13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/allocate
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ allocated. Here is an example (DATA_ROOT/resoruces/ip_address):
192.168.1.1/24: null
192.168.1.2/24: null

When a resource is allocated to a node’s definition, the first available
null value will be replaced by the node’s unique_id.
When a resource is allocated within a node definition, the first available
null value will be replaced by the node unique_id.

192.168.1.1/24: 001c731a2b3c
192.168.1.2/24: null
Expand Down

0 comments on commit 8f87c13

Please sign in to comment.