data-platform team mailing list archive
-
data-platform team
-
Mailing list archive
-
Message #00132
[Merge] ~pjdc/prometheus-snap/+git/prometheus-snap:promtool-network into prometheus-snap:master
Paul Collins has proposed merging ~pjdc/prometheus-snap/+git/prometheus-snap:promtool-network into prometheus-snap:master.
Requested reviews:
prometheus-snap-developers (prometheus-snap-developers)
For more details, see:
https://code.launchpad.net/~pjdc/prometheus-snap/+git/prometheus-snap/+merge/462187
--
Your team prometheus-snap-developers is requested to review the proposed merge of ~pjdc/prometheus-snap/+git/prometheus-snap:promtool-network into prometheus-snap:master.
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 635b504..eade2b0 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -31,7 +31,7 @@ apps:
daemon: simple
stop-timeout: 900s
promtool:
- plugs: [home]
+ plugs: [home, network]
command: 'bin/promtool'
plugs:
content:
Follow ups