Skip to content

Releases: ktreese/nssm

1.1.0

01 Sep 20:42
Compare
Choose a tag to compare

I'm not 100% sure what transpired but the unless within exec types were resulting in CommandNotFoundException

This release fixes that issue by specifying the absolute path to the command within the unless attribute.

Example failures in debug mode were showing:

/Stage[main]/Jenkins_windows_agent/Nssm::Install[Jenkins_Agent]/Exec[install_service_name]/unless: nssm : The term 'nssm' is not recognized as the name of a cmdlet, function, script file, or operable program. Check

/Stage[main]/Jenkins_windows_agent/Nssm::Install[Jenkins_Agent]/Exec[install_service_name]/unless: the spelling of the name, or if a path was included, verify that the path is correct and try again.

1.0.2

20 Nov 02:20
Compare
Choose a tag to compare
  • Addresses Issue #1
  • Includes init.pp to optionally install nssm via counsyl/windows
  • Updates README

1.0.1

17 Oct 04:08
Compare
Choose a tag to compare
Updates metadata.json