Skip to content

Instantly share code, notes, and snippets.

@Craigson
Created January 12, 2021 23:05
Show Gist options
  • Save Craigson/578c26fadcd4e2fd92a31a25fa56ad7d to your computer and use it in GitHub Desktop.
Save Craigson/578c26fadcd4e2fd92a31a25fa56ad7d to your computer and use it in GitHub Desktop.
Network template for use with Syntropy's NAC utility
name: MQT3
state: present
topology: p2m
connections:
mqt_3_broker:
connect_to:
mqt_3_publisher:
services:
- nodejs-publisher
type: endpoint
mqt_3_subscriber:
services:
- nodejs-subscriber
type: endpoint
services:
- mosquitto
type: endpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment