Skip to content

enable_ssh job from windows-utilities/0.21.0

Enables SSH on Windows

Github source: aedd26e or master branch

Properties

enable_ssh

enabled

If false this job will do nothing

Default
true

firewall_rule_name

the SSH firewall rule name

Default
SSH

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/enable_ssh/ directory (learn more).

  • bin/disable-ssh.ps1 (from disable-ssh.ps1)
  • bin/drain.ps1 (from drain.ps1)
  • bin/pre-start.ps1 (from pre-start.ps1)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.

This job relies on no runtime packages.