Merge lp://staging/~michael.nelson/charms/trusty/squid-reverseproxy/add-max-obj-size-mem into lp://staging/charms/trusty/squid-reverseproxy
Proposed by
Michael Nelson
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 56 | ||||
Proposed branch: | lp://staging/~michael.nelson/charms/trusty/squid-reverseproxy/add-max-obj-size-mem | ||||
Merge into: | lp://staging/charms/trusty/squid-reverseproxy | ||||
Diff against target: |
26 lines (+5/-0) 2 files modified
config.yaml (+4/-0) templates/main_config.template (+1/-0) |
||||
To merge this branch: | bzr merge lp://staging/~michael.nelson/charms/trusty/squid-reverseproxy/add-max-obj-size-mem | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Charles Butler (community) | Approve | ||
Review via email: mp+264664@code.staging.launchpad.net |
Commit message
Add max_obj_
Description of the change
Tested locally with:
$ juju ssh sca-cache/0 "sudo cat /etc/squid3/
maximum_object_size 8192 KB
$ make manifests/
...
#######
# Succesfully verified #
#######
#######
# Nagios Checks Passed #
#######
$ juju ssh sca-cache/0 "sudo cat /etc/squid3/
maximum_object_size 8192 KB
maximum_
To post a comment you must log in.
+1 LGTM. Thank you for taking the time to submit this fix for the charm store. We appreciate your work. I've merged this branch and it should be available in the charm store after the next ingestion.
If you have any questions/ comments/ concerns about the review contact us in #juju on irc.freenode.net or email the mailing list <email address hidden>, or ask a question tagged with "juju" on http:// askubuntu. com.