Roland H
Roland H
``` directory "#{agent['install_dir']}/javaagent/conf" do owner agent['owner'] group agent['group'] mode '0755' end ```
Add a condition to extract only if the ./bin directory is missing and the default action for the unzip task is nothing. ``` remote_file agent_zip do source package_source checksum agent['checksum']...
This is a very important PR for the flexibility of that ASA container. I want to get rid of manually editing INI files. Please proceed asap!