tst
This commit is contained in:
parent
25f98cbfd9
commit
1381f065c0
@ -7,8 +7,8 @@ class controlm::controlm_agent::install inherits controlm::controlm_agent {
|
||||
context => '/files/etc/services',
|
||||
changes => [
|
||||
"ins service-name after service-name[last()]",
|
||||
"set service-name[last()] ctmagent",
|
||||
"set service-name[. = 'ctmagent']/port ${s2a_port}",
|
||||
"set service-name[last()] 'ctmagent'",
|
||||
"set service-name[. = 'ctmagent']/port 17005",
|
||||
"set service-name[. = 'ctmagent']/protocol tcp",
|
||||
# "set service-name[port = '${s2a_port}'][protocol = 'udp']/ #comment 'Henry123']",
|
||||
# "set service-name[port = '${s2a_port}'][protocol = 'tcp'] ctmagent",
|
||||
|
Loading…
Reference in New Issue
Block a user