almenscorner / Munki-Manifest-Generator

Tool to create and update Munki manifests for devices managed in Intune
MIT License
12 stars 1 forks source link

catalogs = ["Production"] #4

Closed ChristianJucker closed 1 year ago

ChristianJucker commented 1 year ago

Hi,

sorry, quick question, in my case the catalog production is always added even if it doesn't exist in my Repo. is this in purpose ?

i see these lines if add_catalogs: catalogs = ["Production"]

Christian

almenscorner commented 1 year ago

Hi,

Yes, the "Production" catalog is added by default as the standard catalog for apps to all manifests.

This is the default as most setups I've seen is using production, if there is a problem using the tool because of this I might change it however.

ChristianJucker commented 1 year ago

Hi Tobias,

thanks a lot for the quick reply (actually I wanted to thank you for all your articles too.. they make the miserable life with intune much much better 😊)

I can live with it that way, my main issue was that my catalog was called production in lower case, this caused then havoc for the client… On the other hand I tend to always have groups for intune deployments and not use all users or all computers, therefore if you have some unexcepted free time an additional attribute for the job like “apply default catalog: true/false” and “default catalog name=”””. would help …

Gruss und Dank Christian Jucker

From: Tobias Almén @.> Date: Friday, 3 March 2023 at 07:21 To: almenscorner/Munki-Manifest-Generator @.> Cc: Christian Jucker @.>, Author @.> Subject: Re: [almenscorner/Munki-Manifest-Generator] catalogs = ["Production"] (Issue #4)

Hi,

Yes, the "Production" catalog is added by default as the standard catalog for apps to all manifests.

This is the default as most setups I've seen is using production, if there is a problem using the tool because of this I might change it however.

— Reply to this email directly, view it on GitHubhttps://github.com/almenscorner/Munki-Manifest-Generator/issues/4#issuecomment-1453039487, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A5YVREPISD2XD6UNV32CN5LW2GEYJANCNFSM6AAAAAAVNSHVPU. You are receiving this because you authored the thread.Message ID: @.***>

almenscorner commented 1 year ago

Thank you very much ☺️

Ah I see, you have a good point. What I will do is add an argument for "default catalog", if set it will override "Production", if not set the default as it is today will be used instead. I think I will be able to get that into the tool quick as it is not a huge change :)

ChristianJucker commented 1 year ago

Ok. Sounds very good.. thanks!

Gruss und Dank Christian Jucker

From: Tobias Almén @.> Date: Friday, 3 March 2023 at 08:26 To: almenscorner/Munki-Manifest-Generator @.> Cc: Christian Jucker @.>, Author @.> Subject: Re: [almenscorner/Munki-Manifest-Generator] catalogs = ["Production"] (Issue #4)

Thank you very much ☺️

Ah I see, you have a good point. What I will do is add an argument for "default catalog", if set it will override "Production", if not set the default as it is today will be used instead. I think I will be able to get that into the tool quick as it is not a huge change :)

— Reply to this email directly, view it on GitHubhttps://github.com/almenscorner/Munki-Manifest-Generator/issues/4#issuecomment-1453092883, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A5YVREI7OHFJLD357LX45STW2GMI3ANCNFSM6AAAAAAVNSHVPU. You are receiving this because you authored the thread.Message ID: @.***>

almenscorner commented 1 year ago

Default catalog option has been added in v1.1.2, details can be found on the releases page.

ChristianJucker commented 1 year ago

Cool… works very good.. thanks for the quick fix and a nice WE

Christian

From: Tobias Almén @.> Date: Friday, 3 March 2023 at 14:14 To: almenscorner/Munki-Manifest-Generator @.> Cc: Christian Jucker @.>, Author @.> Subject: Re: [almenscorner/Munki-Manifest-Generator] catalogs = ["Production"] (Issue #4)

Default catalog option has been added in v1.1.2, details can be found on the releases page.

— Reply to this email directly, view it on GitHubhttps://github.com/almenscorner/Munki-Manifest-Generator/issues/4#issuecomment-1453517622, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A5YVREPUYO4IM6ZCFY6RCBLW2HVEVANCNFSM6AAAAAAVNSHVPU. You are receiving this because you authored the thread.Message ID: @.***>