assigning manifest

65 views
Skip to first unread message

Eric Harrison

unread,
Jul 13, 2015, 11:35:03 AM7/13/15
to munk...@googlegroups.com
Hi all, 
Im new to Munki so please pardon my ignorance.  How does one assign an machine to a manifest?
thanks, 
Eric

Kris Lou

unread,
Jul 13, 2015, 11:37:21 AM7/13/15
to munk...@googlegroups.com
By default (with no ClientIdentifier in ManagedInstalls.plist), the client looks for a manifest corresponding to its own hostname.

However, specifying that ClientIdentifier=Manifest will do it.  (Greg's Munki walkthru: https://github.com/munki/munki/wiki/Demonstration-Setup#munki-client-configuration)
On Mon, Jul 13, 2015 at 8:33 AM, Eric Harrison <ehar...@zonoff.com> wrote:
Hi all, 
Im new to munki so please pardon my ignorance.  How does one assign computer to a manifest?

--
You received this message because you are subscribed to the Google Groups "munki-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to munki-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Allister Banks

unread,
Jul 13, 2015, 11:43:38 AM7/13/15
to munk...@googlegroups.com
To expand on that point, it follows the lookup process described here: https://github.com/munki/munki/wiki/managedsoftwareupdate#operation-overview
You can see that lookup process in action during a run at the command line by adding verbose output (e.g. -vv)to the managedsoftwareupdate command line tool.
So by the manifest being in the repo(and properly formatted/accessible when hit over HTTP) it will be searched for and applied by the client.
Allister

Eric Harrison

unread,
Jul 13, 2015, 11:59:30 AM7/13/15
to munk...@googlegroups.com
But if I change the CID to the manifesto name, won’t it show up as the manifest name in munkireport-php?
Thank you, 
Eric Harrison | IT Systems Administrator

You received this message because you are subscribed to a topic in the Google Groups "munki-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/munki-dev/0BrHjMB6yvQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to munki-dev+...@googlegroups.com.

mathieu xavier

unread,
Jul 13, 2015, 12:03:43 PM7/13/15
to munk...@googlegroups.com
Eric,

Changing the client identifier to a specific manifest does not change how the computer entry appears in MunkiReport-PHP other than to show which exact manifest it is using.

Mat X

as...@siprep.org

unread,
Jul 13, 2015, 12:50:07 PM7/13/15
to munk...@googlegroups.com
This may be getting a bit too detailed, but in case you're curious, MunkiReport stores the manifest in a table called munkireport with the field name manifestname, and it stores the machine name in a table called machine with the field name machine_name (there's also a separate field for the hostname).

Eric Harrison

unread,
Jul 13, 2015, 2:28:11 PM7/13/15
to munk...@googlegroups.com
I see.  not it’s all coming together.  thanks for the help

Thank you, 
Eric Harrison | IT Systems Administrator

Reply all
Reply to author
Forward
0 new messages