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

Commit

Permalink
Merge pull request #113 from Metaswitch/default-image-link
Browse files Browse the repository at this point in the history
Correcting file direction - No reviewer
  • Loading branch information
johadalin committed Sep 18, 2015
2 parents 7215d47 + 7c0f17e commit db270bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Creating_a_deployment_environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ By default, your deployment will be created in the US East (North Virginia) regi

* set the `region` property in the `override_attributes "clearwater"` block (e.g. to `us-west-2`)
* set the `availability_zones` property correspondingly (e.g. `["us-west-2a", "us-west-2b"]`)
* open `~/chef/knife/plugins/boxes.rb`, search for `@@default_image`, and comment in the EC2 AMI entry for the region you desire.
* open `~/chef/plugins/knife/boxes.rb`, search for `@@default_image`, and comment in the EC2 AMI entry for the region you desire.

These fields override attributes defined and documented in the [clearwater-infrastructure role](https://github.com/Metaswitch/chef/blob/master/roles/clearwater-infrastructure.rb).

Expand Down

0 comments on commit db270bc

Please sign in to comment.