summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--DOC_CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOC_CHANGES.md b/DOC_CHANGES.md
index 88661702..6c2b5793 100644
--- a/DOC_CHANGES.md
+++ b/DOC_CHANGES.md
@@ -20,7 +20,7 @@ The sources used to compute the seed value can be configured either in your
Chef config file or your Ohai config file ([ed: does anyone use Ohai config files?]):
```ruby
-Ohai::Config[:plugins][:shard][:sources] = [:fqdn]
+Ohai::Config[:plugins][:shard_seed][:sources] = [:fqdn]
```
The default sources are `[:machinename, :serial, :uuid]` but this value should