Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohitsethi committed Feb 2, 2014
1 parent 45d67fa commit ca0f56a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ Vagrant.configure("2") do |config|
rs.availability_zone = "az1"
# Security Groups defaults to ["default"]
# rs.security_groups = ["group1", "group2"]
rs.floating_ip ="33.33.33.10" # Optional
end
end
```
Expand Down

0 comments on commit ca0f56a

Please sign in to comment.