Created
January 12, 2021 23:05
-
-
Save Craigson/578c26fadcd4e2fd92a31a25fa56ad7d to your computer and use it in GitHub Desktop.
Network template for use with Syntropy's NAC utility
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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