salt-states/chocolatey.sls

13 lines
324 B
Plaintext
Raw Permalink Normal View History

chocolateyBootstrap:
module.run:
- name: chocolatey.bootstrap
chocolateySource:
module.run:
2022-08-01 13:15:27 -04:00
- name: chocolatey.disable_source
- m_name: UCS
2022-08-01 13:15:27 -04:00
chocolatey.source_present:
- name: gitea
- source: https://git.claremontmakerspace.org/api/packages/CMS/nuget/index.json
- requires: chocolateyBootstrap