Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
add the users data bag to command
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Jul 25, 2011
1 parent 7c4e633 commit 795e1e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -25,8 +25,8 @@ Perform the following commands to upload everything in the repository to the Ops
knife cookbook upload -a
knife role from file base.rb
knife data bag create users
knife data bag from file luke.json
knife data bag from file leia.json
knife data bag from file users luke.json
knife data bag from file users leia.json

This is covered during the tutorial as well.

Expand Down

0 comments on commit 795e1e1

Please sign in to comment.