Evgeny Yurchenko
Evgeny Yurchenko
##### SUMMARY Addresses #814 I only changed zabbix-agent role and would love somebody to review/try it in real life as I currently work with modules not with roles. If everything...
I install 2FA for zabbix 6.4.13, but i have a issue. Can you help me fix it? [Fri Apr 12 08:39:31.584304 2024] [php7:error] [pid 19084] [client 192.168.226.1:53207] PHP Fatal error:...
``` require 'chef/provisioning/aws_driver' with_driver 'aws' with_machine_options( { bootstrap_options: { associate_public_ip_address: false, key_name: '', security_group_ids: ["",""], subnet_id: '' }, convergence_options: { chef_version: '12.19.36', chef_config: "log_level :debug\nlog_location '/var/log/chef-client.log'\n" } } ) machine...