Skip to content

Instantly share code, notes, and snippets.

@Craigson
Last active January 16, 2021 03:27
Show Gist options
  • Save Craigson/164e537948ea4f81f01186ac93b168e1 to your computer and use it in GitHub Desktop.
Save Craigson/164e537948ea4f81f01186ac93b168e1 to your computer and use it in GitHub Desktop.
syntropy NAC template for an MQTT network
name: MQT4
state: present
topology: p2m
connections:
mqt_4_broker:
state: present
type: endpoint
services:
- mosquitto
connect_to:
client:
state: present
services:
- nodejs-publisher
- nodejs-subscriber
type: tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment