Commit efb59517 authored by Scott Cabrinha's avatar Scott Cabrinha Committed by Anton Babenko

Add rule for PuppetDB TCP (#113)

parent b8c12f9c
......@@ -103,6 +103,7 @@ variable "rules" {
# Puppet
puppet-tcp = [8140, 8140, "tcp", "Puppet"]
puppetdb-tcp = [8081, 8081, "tcp", "PuppetDB"]
# RabbitMQ
rabbitmq-4369-tcp = [4369, 4369, "tcp", "RabbitMQ epmd"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment