Skip to main content
Version: Deploy 24.1

Script plugin

You can use the Deploy Script plugin to enable Deploy to install and provision scripts on hosts.

The plugin includes a provisioner that can run an arbitrary script file based on any interpreter. The interpreter (e.g., shell, perl, awk, python) must exist on the host before it can be run by the program loader.

You can use the Script plugin to:

  • Apply script files for provisioning.
  • Define the order in which scripts should be executed.

For more information about requirements and the CIs that the Script plugin provides, see the Script Plugin Reference.