Merge lp:~erik-lonroth/charm-haproxy/typofix_readme into lp:charm-haproxy

Proposed by Erik Lönroth
Status: Merged
Approved by: Tom Haddon
Approved revision: 151
Merged at revision: 151
Proposed branch: lp:~erik-lonroth/charm-haproxy/typofix_readme
Merge into: lp:charm-haproxy
Diff against target: 12 lines (+1/-1)
1 file modified
README.md (+1/-1)
To merge this branch: bzr merge lp:~erik-lonroth/charm-haproxy/typofix_readme
Reviewer Review Type Date Requested Status
Tom Haddon Approve
Canonical IS Reviewers Pending
Review via email: mp+415150@code.launchpad.net

Commit message

Added missing "," in yaml.

Description of the change

Fixed typo in yaml

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, thx

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

Change successfully merged at revision 151

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'README.md'
2--- README.md 2021-10-01 16:02:00 +0000
3+++ README.md 2022-02-04 23:13:47 +0000
4@@ -131,7 +131,7 @@
5 relation-set "services=
6 - { service_name: my_web_app,
7 service_options: [mode http, balance leastconn],
8- crts: [DEFAULT]
9+ crts: [DEFAULT],
10 servers: [[my_web_app_1, $host, $port, option httpchk GET / HTTP/1.0],
11 [... optionally more servers here ...]]}
12 - { ... optionally more services here ... }

Subscribers

People subscribed via source and target branches

to all changes: