Merge ~tshinn/snap-store-proxy-charm:readme_registration_bundle into snap-store-proxy-charm:master

Proposed by Tong Shinn
Status: Merged
Approved by: Tong Shinn
Approved revision: a9c1fc4d8d94ceb8584d3c6c278e94705412c3fa
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~tshinn/snap-store-proxy-charm:readme_registration_bundle
Merge into: snap-store-proxy-charm:master
Diff against target: 15 lines (+2/-2)
1 file modified
README.md (+2/-2)
Reviewer Review Type Date Requested Status
William Grant code Approve
Review via email: mp+418598@code.launchpad.net

Commit message

Update README to be more clear on how registration_bundle works.

To post a comment you must log in.
Revision history for this message
William Grant (wgrant) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/README.md b/README.md
2index 2e2d77c..3ee0ad3 100644
3--- a/README.md
4+++ b/README.md
5@@ -43,9 +43,9 @@ The charm supports the following actions:
6
7 There are some mandatory config options that have to be configured for the charm to work, these are:
8
9-* **registration_bundle** - A bundle created with a snap called `snapstore-admin`. This tool supports accounts with 2 Factor authentication for Ubuntu One accounts, and contains everything to reproduce the proxy. This is the recommended way to configure the proxy. It is also a required way, if the machine on which the proxy is installed does not have an internet connection to the store. Easiest way to provide this option on the cli is the following:
10+* **registration_bundle** - A bundle created with a snap called `store-admin`. The `store-admin` snap is a tool that supports accounts with 2 Factor authentication for Ubuntu One accounts, and contains everything to reproduce the proxy. This is the recommended way to configure the proxy. It is also a required way, if the machine on which the proxy is installed does not have an internet connection to the store. Easiest way to provide this option on the CLI is the following:
11
12- juju config snap-store-proxy registration_bundle=$(cat <path to file created with snapstore-client>)
13+ juju config snap-store-proxy registration_bundle=$(cat <path to file created with store-admin register command>)
14
15 ## Juju resource usage
16

Subscribers

People subscribed via source and target branches

to all changes: