Open tas50 opened 3 years ago
7.24.1
N/A
cmd = Mixlib::ShellOut.new("#{nginx_binary} -t -c #{new_resource.config_file}") cmd.run_command.error!
shell_out!("#{nginx_binary} -t -c #{new_resource.config_file}")
Norhinf
Version:
7.24.1
Environment:
N/A
Steps to Reproduce:
Expected Result:
Actual Result:
Norhinf