X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=oyster.conf;h=5ebbabb8aea3f1f95021c57379b77c5e2eda7e85;hb=cd23eeafa4313746d63966f13129282abd2e49bd;hp=98f1bc7a2aef6d8cdee6a72b28b2e743c1b36122;hpb=4aedd3bbc6229c5bcbc927ced6470fea743c520a;p=p5sagit%2FOyster.git diff --git a/oyster.conf b/oyster.conf index 98f1bc7..5ebbabb 100644 --- a/oyster.conf +++ b/oyster.conf @@ -1,7 +1,21 @@ +# sample config + + type AmazonEC2 + username foo + password baz + size 256 + + type Rackspace username foo password baz + + type Rackspace + username foo + password baz + size 512 +