Skip to content

Commit

Permalink
Merge pull request #346 from obazoud/patch-1
Browse files Browse the repository at this point in the history
Fix chef_group
  • Loading branch information
tyler-ball committed Jun 9, 2015
2 parents 2cf007e + 44fca05 commit 6071074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/provisioner_machine.rb
Expand Up @@ -40,5 +40,5 @@
recipe 'my_infrastructure'
end
chef_group 'provisioners' do
client 'provisioning-machine'
clients 'provisioning-machine'
end

0 comments on commit 6071074

Please sign in to comment.