README.md in knife-joyent-0.2.0 vs README.md in knife-joyent-0.2.1

- old
+ new

@@ -45,15 +45,17 @@ ## Example Usage The following command will provision an Ubuntu 12.04 with 1GB of memory and bootstrap it with chef knife joyent server create \ - --flavor "Small 1GB" + --flavor "Small 1GB" \ --image d2ba0f30-bbe8-11e2-a9a2-6bc116856d85 \ --node-name 'chefbuntu-x' \ --server-name 'chefbuntu-x' +Please see ``knife joyent server create --help`` for more options + ## Configuration The following options can be specified in your knife configuration file ``knife.rb`` @@ -102,9 +104,13 @@ ## Contributors - [Sean Omera](https://github.com/someara) - Opscode - [Eric Saxby](https://github.com/sax) - ModCloth - [Stephen Lauck](https://github.com/stephenlauck) - ModCloth + +## Chef for smartos + +To bootstrap chef on SmartOS, use this [bootstrap template](https://gist.github.com/stephenlauck/3836791) ## License Copyright 2012 Joyent, Inc