This commit is contained in:
Henry Wang 2019-12-19 13:32:10 +08:00
parent 0152417f71
commit 36c075d432

View File

@ -15,7 +15,7 @@ class controlm::controlm_agent::install inherits controlm::controlm_agent {
"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,
} }