Merge ~cjwatson/txpkgupload:charm-missing-rsync-template into txpkgupload:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: d6bda63ba4bbabafa41387c139b5700afd813b84
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/txpkgupload:charm-missing-rsync-template
Merge into: txpkgupload:master
Diff against target: 14 lines (+8/-0)
1 file modified
charm/txpkgupload/templates/txpkgupload-rsync.conf (+8/-0)
Reviewer Review Type Date Requested Status
Simone Pelosi Approve
Review via email: mp+452358@code.launchpad.net

Commit message

charm: Add missing rsync configuration template

To post a comment you must log in.
Revision history for this message
Simone Pelosi (pelpsi) wrote :

LGTM!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/charm/txpkgupload/templates/txpkgupload-rsync.conf b/charm/txpkgupload/templates/txpkgupload-rsync.conf
2new file mode 100644
3index 0000000..f5d298d
4--- /dev/null
5+++ b/charm/txpkgupload/templates/txpkgupload-rsync.conf
6@@ -0,0 +1,8 @@
7+
8+[txpkgupload-logs]
9+ path = {{ logs_dir }}
10+ comment = txpkgupload logs
11+ list = false
12+ read only = true
13+ hosts allow = {{ log_hosts_allow }}
14+

Subscribers

People subscribed via source and target branches

to all changes: