Skip to content

Commit

Permalink
Add rename to cni/silk-cni in manifest-changelog
Browse files Browse the repository at this point in the history
[#157229734]
  • Loading branch information
christianang committed May 1, 2018
1 parent afffad3 commit 7996f2d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/manifest-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
If this is left unset and the bosh link `cf_network` is available with the property `network` set, it will use that value.
Otherwise, an empty default value will be applied. If empty it will not exclude any ranges.
- Add `disable` property to all jobs. When it is set to true the job will not start.
- Rename `cni` job to `silk-cni`.
This would require `cni_plugin_dir` and `cni_config_dir` to be set on the `garden-cni` job in `cf-networking` release
as follows:
- `cni_plugin_dir: /var/vcap/packages/silk-cni/bin`
- `cni_config_dir: /var/vcap/jobs/silk-cni/config/cni`

### 0.3.0

Expand Down

0 comments on commit 7996f2d

Please sign in to comment.