Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/npwalker/windows_service


https://github.com/npwalker/windows_service

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

An example of managing an user / password for a windows service

~~~
windows_service { "pe-puppet" :
username => '.\vagrant',
password => 'vagrant',
}
~~~