Merge ~deej/ubuntu-mirror-charm/+git/update-default-mirror-user:master into ubuntu-mirror-charm:master

Proposed by David Lawson
Status: Merged
Approved by: Haw Loeung
Approved revision: 1947d3cace278831ec4d776bf4f89880c8a6e170
Merged at revision: 0b00e48aaf37adde401bb4ccb8a750c3e81ee9ca
Proposed branch: ~deej/ubuntu-mirror-charm/+git/update-default-mirror-user:master
Merge into: ubuntu-mirror-charm:master
Diff against target: 13 lines (+1/-1)
1 file modified
config.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Haw Loeung +1 Approve
Canonical IS Reviewers Pending
Review via email: mp+380521@code.launchpad.net

Commit message

Update default user to match both historical precedent and subordinate charms that interact with ubuntu-mirror

Description of the change

Update default user to match both historical precedent and subordinate charms that interact with ubuntu-mirror

To post a comment you must log in.
Revision history for this message
Haw Loeung (hloeung) wrote :

LGTM

review: Approve (+1)
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
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 0b00e48aaf37adde401bb4ccb8a750c3e81ee9ca

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 adf5d54..915332b 100644
3--- a/config.yaml
4+++ b/config.yaml
5@@ -4,7 +4,7 @@ options:
6 type: string
7 description: "The name of this charm"
8 mirror_user:
9- default: "mirror"
10+ default: "archvsync"
11 type: string
12 description: "Mirror system user id"
13 script_dir:

Subscribers

People subscribed via source and target branches