diff --git a/chocolatey.sls b/chocolatey.sls index aa9705b..f8894b5 100644 --- a/chocolatey.sls +++ b/chocolatey.sls @@ -4,7 +4,9 @@ chocolateyBootstrap: chocolateySource: module.run: - - name: chocolatey.add_source + - name: chocolatey.disable_source - m_name: UCS - - source_location: \\ucs\software\nupkg + chocolatey.source_present: + - name: gitea + - source: https://git.claremontmakerspace.org/api/packages/CMS/nuget/index.json - requires: chocolateyBootstrap