Skip to content

Commit e3f7f3c

Browse files
authored
RHINENG-332 - don't use pmsocks in pcp config (#360)
1 parent 5e468c7 commit e3f7f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible-playbooks/ros_install_and_set_up.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
lineinfile:
3535
dest: /etc/pcp/pmlogger/control.d/local
3636
regexp: ".*config.ros.*"
37-
line: "LOCALHOSTNAME n y PCP_LOG_DIR/pmlogger/ros -r -T24h10m -c config.ros -v 100Mb"
37+
line: "LOCALHOSTNAME n n PCP_LOG_DIR/pmlogger/ros -r -T24h10m -c config.ros -v 100Mb"
3838
create: yes
3939

4040
- name: Create pcp configuration file for ROS

0 commit comments

Comments
 (0)