summaryrefslogtreecommitdiffstats
path: root/krebs/2configs/shack/mqtt.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-07-20 00:10:16 +0200
committermakefu <github@syntax-fehler.de>2019-07-20 00:10:16 +0200
commit91833c560a2656d39bda5f87c0c4786670e2fc1f (patch)
treedcc6b741c134cec61117019330807ed5a13d167c /krebs/2configs/shack/mqtt.nix
parentc929afa9f3513eb457aa72762514ccfd3407dcb7 (diff)
shack/prometheus: remove legacy config
Diffstat (limited to 'krebs/2configs/shack/mqtt.nix')
-rw-r--r--krebs/2configs/shack/mqtt.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/2configs/shack/mqtt.nix b/krebs/2configs/shack/mqtt.nix
index 8e5438db..e78f0f97 100644
--- a/krebs/2configs/shack/mqtt.nix
+++ b/krebs/2configs/shack/mqtt.nix
@@ -1,3 +1,4 @@
+# hostname: mqtt.shack
{
networking.firewall.allowedTCPPorts = [ 1883 ];
networking.firewall.allowedUDPPorts = [ 1883 ];