alertlogic / al-agents-ansible-playbooks

Ansible Playbooks to install and provision the Alert Logic Unified Agent
Apache License 2.0
10 stars 14 forks source link

added --port for setting egress_port #15

Closed muram closed 6 years ago

muram commented 6 years ago

before:

controller_host = 10.10.0.62
controller_port = (protocol default)

after:

controller_host = 10.10.0.62
controller_port = 443