mirror of
https://github.com/munki/munki.git
synced 2026-02-25 10:29:07 -06:00
Changed a comment to match the current naming convention.
git-svn-id: http://munki.googlecode.com/svn/trunk@500 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
@@ -49,7 +49,7 @@ if hostname == "":
|
||||
except:
|
||||
hostname = ip
|
||||
|
||||
# the manifestdir is a local path to wherever you keep the master catalogs;
|
||||
# the manifestdir is a local path to wherever you keep the manifests;
|
||||
# must be readable by the webserver process
|
||||
manifestdir = "/Library/WebServer/Documents/repo/manifests"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user