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
diff --git a/config.yaml b/config.yaml
index a4543bd..3315a4f 100644
--- a/config.yaml
+++ b/config.yaml
@@ -38,7 +38,7 @@ options:
38 ssh_host_key:38 ssh_host_key:
39 default: ""39 default: ""
40 type: string40 type: string
41 description: The host key of the server with remote content. Used by bzr+shh 41 description: The host key of the server with remote content. Used by bzr+ssh
42 update_on_change:42 update_on_change:
43 default: True43 default: True
44 type: boolean44 type: boolean

Subscribers

People subscribed via source and target branches