Gusto / it-cpe-opensource

Tools used by the CPE team at Gusto to manage our endpoints and software deployment systems.
Other
59 stars 29 forks source link

Error #73

Open jalsaman opened 2 years ago

jalsaman commented 2 years ago

Hi,

I am trying to run the same flow in my repo. I basically want to move from on-prem munki setup to a totally server less architecture and that's where I found this article with GitHub actions so deciding to try this.

I followed the article with instructions but got stuck at this point.

For now I will only run one Firefox.munki.recipe and see if it works.

My goal is to get autopkg to connect to simplemdm repo > this works only when I add the API Key to autopkg and set the report to ""

Screenshot 2022-08-24 at 21 25 21

For now I need to resolve this issue

jalsaman commented 2 years ago

Hi All,

I managed to resolve it by properly adding the deploy keys. The actions runs successfully but my munki repo doesn't get populated with any packages.

someone please assist.