Codebase list facter / 9a48954
(FACT-2580) Replaced syscalls with host method calls Sebastian Miclea 3 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
2121 end
2222
2323 agent.mkdir_p(config_dir)
24
2425 create_remote_file(agent, config_file, config)
2526
2627 teardown do