Merge ~rodsmith/plainbox-provider-certification-server:update-c-c-conf into plainbox-provider-certification-server:master

Proposed by Rod Smith
Status: Merged
Approved by: Sylvain Pineau
Approved revision: 1afc80d9de7b7a715f67eeb5f19a83d30cab21d7
Merged at revision: 3388fe1a81d39b08f54f25ef14245fc97e71c316
Proposed branch: ~rodsmith/plainbox-provider-certification-server:update-c-c-conf
Merge into: plainbox-provider-certification-server:master
Diff against target: 44 lines (+15/-8)
1 file modified
configs/canonical-certification.conf (+15/-8)
Reviewer Review Type Date Requested Status
Jeff Lane  Approve
Review via email: mp+343047@code.launchpad.net

Description of the change

Updates to comments in /etc/xdg/canonical-certification.conf to bring it up to date with changes needed for artful and later releases.

To post a comment you must log in.
Revision history for this message
Jeff Lane  (bladernr) wrote :

thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/configs/canonical-certification.conf b/configs/canonical-certification.conf
index 49a4ea7..a8be887 100644
--- a/configs/canonical-certification.conf
+++ b/configs/canonical-certification.conf
@@ -38,6 +38,9 @@ welcome_text = Welcome to System Certification!
38# - This will work the same as the file:// example above and should be a38# - This will work the same as the file:// example above and should be a
39# full path to the cloud image.39# full path to the cloud image.
40#40#
41# Note that a MAAS server set up via the MANIACS guide may optionally house
42# copies of the KVM images under http://{ip-address}/cloud/.
43#
41# UNCOMMENT EITHER OR BOTH OF THE FOLLOWING 2 LINES and set the proper44# UNCOMMENT EITHER OR BOTH OF THE FOLLOWING 2 LINES and set the proper
42# parameters as necessary:45# parameters as necessary:
43#KVM_TIMEOUT = 30046#KVM_TIMEOUT = 300
@@ -52,17 +55,21 @@ welcome_text = Welcome to System Certification!
52# 55#
53# Note: You must provide a full URL to the files for LXD even if they're stored56# Note: You must provide a full URL to the files for LXD even if they're stored
54# locally. The following examples demonstrate proper URLs for this section:57# locally. The following examples demonstrate proper URLs for this section:
55# - http://someotherserver.net/imagedir/ubuntu/lxd-rootfs-filename.tar.xz58# - http://someotherserver.net/imagedir/ubuntu/server-cloudimg-amd64.squashfs
56# - This will tell the script to download the file mycloudimg.img from the59# - This will tell the script to download the file server-cloudimg-amd64.squashfs
57# remote server.60# from the remote server.
58# - file:///local/path/to/lxd-templates-filename.tar.xz61# - file:///local/path/to/server-cloudimg-amd64-lxd.tar.xz
59# - This will tell the script to look at the path specified on the local62# - This will tell the script to look at the path specified on the local
60# filesystem for a copy of the cloud image to use. 63# filesystem for server-cloudimg-amd64-lxd.tar.xz to use.
64#
65# Note that a MAAS server set up via the MANIACS guide may optionally house
66# copies of the LXD images under http://{ip-address}/cloud/.
67#
61# UNCOMMENT BOTH OF THE FOLLOWING 2 LINES nad set the proper URLs as necessary68# UNCOMMENT BOTH OF THE FOLLOWING 2 LINES nad set the proper URLs as necessary
62# OR leave them commented out and the LXD test will obtain the needed images69# OR leave them commented out and the LXD test will obtain the needed images
63# from linuxcontiners.org.70# from cloud-images.ubuntu.com.
64#LXD_ROOTFS = http://server_url/path/to/lxd-rootfs-filename.tar.xz71#LXD_ROOTFS = http://server_url/path/to/bionic-server-cloudimg-amd64.squashfs
65#LXD_TEMPLATE = http://server_url/path/to/lxd-templates-filename.tar.xz72#LXD_TEMPLATE = http://server_url/path/to/bionic-server-cloudimg-amd64-lxd.tar.xz
6673
67# For network testing:74# For network testing:
68#75#

Subscribers

People subscribed via source and target branches

to all changes: