summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Kantrowitz <noah@coderanger.net>2016-09-22 13:06:51 -0700
committerNoah Kantrowitz <noah@coderanger.net>2016-09-22 13:06:51 -0700
commit41e02809b8279dd262ebad8b079752460fe374ff (patch)
tree0d342dc31a00acb92594ad5aa50b3a92d9bae221
parent9dc5d6cb772c8c3d128a80bdb49d81f16ff675b1 (diff)
downloadohai-41e02809b8279dd262ebad8b079752460fe374ff.tar.gz
Fix the plugin name.
-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