Skip to content

Commit

Permalink
point to latest version of jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
cppforlife committed Oct 19, 2015
1 parent 5234529 commit d7d9da3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aws-cpi.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Schema:
* **default\_iam\_instance\_profile** [String, optional]: Name of the [IAM instance profile](aws-iam-instance-profiles.html) that will be applied to all created VMs. Example: `director`.
* **region** [String, required]: AWS region name. Example: `us-east-1`

See [all configuration options](https://bosh.io/jobs/cpi?source=github.com/cloudfoundry-incubator/bosh-aws-cpi-release&version=30).
See [all configuration options](https://bosh.io/jobs/cpi?source=github.com/cloudfoundry-incubator/bosh-aws-cpi-release).

Example with hard-coded credentials:

Expand Down
2 changes: 1 addition & 1 deletion director-configure-db.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ The Director is tested to be compatible with MySQL and Postgresql databases.
# ...
```

See [director.db job configuration](https://bosh.io/jobs/director?source=github.com/cloudfoundry/bosh&version=208#p=director.db) for more details.
See [director.db job configuration](https://bosh.io/jobs/director?source=github.com/cloudfoundry/bosh#p=director.db) for more details.

0 comments on commit d7d9da3

Please sign in to comment.