Project

General

Profile

Download (397 Bytes) Statistics
| Branch: | Tag: | Revision:
---
# Set :command to the full path of the script you want to run, instead of /bin/false
:command: <%= scope.lookupvar("foreman_proxy::customrun_cmd") %>
#
# Set :command_arguments to any args you want to pass to your custom script. The hostname of the
# system to run against will be appended after the custom commands.
:command_arguments: <%= scope.lookupvar("foreman_proxy::customrun_args") %>
(11-11/27)