Merge ~jlosito/content-fetcher-charm:typo into content-fetcher-charm:master

Proposed by John Losito
Status: Merged
Approved by: Tom Haddon
Approved revision: 46493186034be02acf14ff6f9886f3400de1e143
Merged at revision: 091f44da35230f9f0386e6a413b1876e38685592
Proposed branch: ~jlosito/content-fetcher-charm:typo
Merge into: content-fetcher-charm:master
Diff against target: 13 lines (+1/-1)
1 file modified
config.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Tom Haddon Approve
Canonical IS Reviewers Pending
Review via email: mp+381745@code.launchpad.net

Commit message

Fix ssh typo

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
Tom Haddon (mthaddon) wrote :

LGTM

review: Approve
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 091f44da35230f9f0386e6a413b1876e38685592

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/config.yaml b/config.yaml
2index a4543bd..3315a4f 100644
3--- a/config.yaml
4+++ b/config.yaml
5@@ -38,7 +38,7 @@ options:
6 ssh_host_key:
7 default: ""
8 type: string
9- description: The host key of the server with remote content. Used by bzr+shh
10+ description: The host key of the server with remote content. Used by bzr+ssh
11 update_on_change:
12 default: True
13 type: boolean

Subscribers

People subscribed via source and target branches