summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-12-05 15:43:13 -0500
committerMichael DeHaan <mdehaan@redhat.com>2007-12-05 15:43:13 -0500
commitc7220a9340069f8bc9cc0f7cb840ada3a9cd994d (patch)
tree9387432c528098e6ba57a2fdf544e45c3ab28fd8 /MANIFEST.in
parent762de2e043b967bdf0bdc1be8189ab21b055a808 (diff)
downloadcobbler-c7220a9340069f8bc9cc0f7cb840ada3a9cd994d.tar.gz
cobbler-c7220a9340069f8bc9cc0f7cb840ada3a9cd994d.tar.xz
cobbler-c7220a9340069f8bc9cc0f7cb840ada3a9cd994d.zip
Work on making the default service authenticator grok Apache htdigest files.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 9cc17807..6cd7af44 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -8,10 +8,8 @@ include config/cobblerd_rotate
include config/cobbler_hosts
include config/modules.conf
include config/auth.conf
-include config/webui-cherrypy.cfg
include config/settings
-include config/.htaccess
-include config/.htpasswd
+include config/users.digest
recursive-include templates *.template
recursive-include kickstarts *.ks
include docs/cobbler.1.gz