13 lines
324 B
Plaintext
13 lines
324 B
Plaintext
chocolateyBootstrap:
|
|
module.run:
|
|
- name: chocolatey.bootstrap
|
|
|
|
chocolateySource:
|
|
module.run:
|
|
- name: chocolatey.disable_source
|
|
- m_name: UCS
|
|
chocolatey.source_present:
|
|
- name: gitea
|
|
- source: https://git.claremontmakerspace.org/api/packages/CMS/nuget/index.json
|
|
- requires: chocolateyBootstrap
|