From fb88f882a6b27aab6191440f1e917e92c53cd633 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Mon, 1 Aug 2022 13:15:27 -0400 Subject: [PATCH] Use new gitea source for chocolatey --- chocolatey.sls | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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