We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e468c7 commit e3f7f3cCopy full SHA for e3f7f3c
ansible-playbooks/ros_install_and_set_up.yml
@@ -34,7 +34,7 @@
34
lineinfile:
35
dest: /etc/pcp/pmlogger/control.d/local
36
regexp: ".*config.ros.*"
37
- line: "LOCALHOSTNAME n y PCP_LOG_DIR/pmlogger/ros -r -T24h10m -c config.ros -v 100Mb"
+ line: "LOCALHOSTNAME n n PCP_LOG_DIR/pmlogger/ros -r -T24h10m -c config.ros -v 100Mb"
38
create: yes
39
40
- name: Create pcp configuration file for ROS
0 commit comments