diff options
author | Luke Kanies <luke@madstop.com> | 2007-10-17 11:44:03 -0500 |
---|---|---|
committer | Luke Kanies <luke@madstop.com> | 2007-10-17 11:44:03 -0500 |
commit | d0bd48cc50cf90440429569e748877ab6e23491f (patch) | |
tree | f7dadaa96bb2fce07bf9efaef2b610d890c59b89 /test/util/autoload.rb | |
parent | a815f7888b021a46332c23450795f057533d0093 (diff) | |
download | puppet-d0bd48cc50cf90440429569e748877ab6e23491f.tar.gz puppet-d0bd48cc50cf90440429569e748877ab6e23491f.tar.xz puppet-d0bd48cc50cf90440429569e748877ab6e23491f.zip |
Adding the first pass at modifying file serving
to work with indirection. I've split the
fileserver handler into four pieces: Mount (which so
far I've just copied wholesale), Configuration (responsible
for reading the configuration file and determining what's allowed),
Metadata (retrieves information about the files), and Content
(retrieves the actual file content).
I haven't added the indirection tests yet, and the configuration
tests are still all stubs.
Diffstat (limited to 'test/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions