MyNixOS website logo
option

services.rundeck.frameworkSettings

Configuration written to framework.properties. See https://docs.rundeck.com/docs/administration/configuration/config-file-reference.html for available options.

Declarations
Type
open submodule of attribute set of (string, package, bool, int or float)
Default
{ }
Example
{
  "framework.ssh.timeout" = "120";
  "framework.ssh.user" = "deploy";
}