salt-states/chocolatey.sls

11 lines
233 B
Plaintext
Raw Normal View History

chocolateyBootstrap:
module.run:
- name: chocolatey.bootstrap
chocolateySource:
module.run:
- name: chocolatey.add_source
- m_name: UCS
- source_location: \\ucs\software\nupkg
- requires: chocolateyBootstrap