This commit is contained in:
Henry Wang 2019-12-19 13:26:47 +08:00
parent 02a585c701
commit 2b96d662db

View File

@ -14,7 +14,7 @@ class controlm::controlm_agent::install inherits controlm::controlm_agent {
# "set service-name[port = '${a2s_port}'][protocol = 'udp']/ #comment 'Henry345'", # "set service-name[port = '${a2s_port}'][protocol = 'udp']/ #comment 'Henry345'",
"set service-name[port = '${a2s_port}'][protocol = 'tcp'] ctmagent", "set service-name[port = '${a2s_port}'][protocol = 'tcp'] ctmagent",
# "set service-name[port = '${a2s_port}'][protocol = 'tcp']/ #comment 'Henry456'", # "set service-name[port = '${a2s_port}'][protocol = 'tcp']/ #comment 'Henry456'",
],
force => true, force => true,
} }