Add MCX support, based on code contribution from Dan Roque.

Other minor clean-ups.

git-svn-id: http://munki.googlecode.com/svn/trunk@973 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
Greg Neagle
2010-12-13 20:11:22 +00:00
parent f87284d4d4
commit 681acae624
8 changed files with 109 additions and 164 deletions

View File

@@ -25,7 +25,7 @@ http://webserver/cgi-bin/getmanifest.py?arbitrarystring
arbitrarystring could be the hostname, a UUID, a username...
This could be extended to do wildcard matching, or to
read another file that mapped hostnames/strings to catalog
read another file that mapped hostnames/strings to manifest
files
"""