Merge ~hyask/autopkgtest-cloud:skia/dump-lxd-remotes into autopkgtest-cloud:master

Proposed by Skia
Status: Merged
Merged at revision: f408d16d72175857353c31c6c8aa876f6568e858
Proposed branch: ~hyask/autopkgtest-cloud:skia/dump-lxd-remotes
Merge into: autopkgtest-cloud:master
Diff against target: 18 lines (+4/-0)
2 files modified
mojo/dump-lxd-remotes (+3/-0)
mojo/manifest (+1/-0)
Reviewer Review Type Date Requested Status
Tim Andersson Approve
Review via email: mp+461439@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Tim Andersson (andersson123) wrote :

LGTM!

review: Approve
Revision history for this message
Brian Murray (brian-murray) wrote :

Well that was easier than I expected!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/mojo/dump-lxd-remotes b/mojo/dump-lxd-remotes
2new file mode 100755
3index 0000000..3cff232
4--- /dev/null
5+++ b/mojo/dump-lxd-remotes
6@@ -0,0 +1,3 @@
7+#!/usr/bin/bash
8+
9+juju config autopkgtest-lxd-worker lxd-remotes > ~/lxd-remotes.yaml
10diff --git a/mojo/manifest b/mojo/manifest
11index 2c2b6d6..07c30f6 100644
12--- a/mojo/manifest
13+++ b/mojo/manifest
14@@ -4,3 +4,4 @@ bundle config=service-bundle wait=True max-wait=1200
15 script config=make-lxd-secgroup
16 script config=postdeploy
17 script config=rabbitmq-cleanup-setup
18+script config=dump-lxd-remotes

Subscribers

People subscribed via source and target branches