components/puppet/puppet.p5m
changeset 1251 f1fb66b52f41
parent 1224 aa9ac448f3e6
child 1377 abacfa47fabf
--- a/components/puppet/puppet.p5m	Fri Apr 05 15:35:37 2013 -0700
+++ b/components/puppet/puppet.p5m	Tue Apr 09 10:37:15 2013 -0700
@@ -40,7 +40,6 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2013/005
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-dir  path=etc
 dir  path=etc/puppet owner=puppet group=puppet mode=0755
 file path=etc/puppet/auth.conf owner=puppet group=bin mode=0444
 file files/auth_attr path=etc/security/auth_attr.d/puppet
@@ -49,25 +48,13 @@
 file files/puppet-master.xml path=lib/svc/manifest/application/puppet-master.xml
 file files/puppet_agent path=lib/svc/method/puppet_agent mode=0555
 file files/puppet_master path=lib/svc/method/puppet_master mode=0555
-dir  path=usr
-dir  path=usr/ruby
-dir  path=usr/ruby/1.8
-dir  path=usr/ruby/1.8/lib
-dir  path=usr/ruby/1.8/lib/ruby
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/hiera
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/hiera/backend
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/hiera/backend/puppet_backend.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/hiera/scope.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/hiera_puppet.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/agent
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/agent.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/agent/disabler.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/agent/locker.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/application
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/application.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/application/agent.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/application/apply.rb
@@ -105,7 +92,6 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/application/resource_type.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/application/secret_agent.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/application/status.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/configurer
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/configurer.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/configurer/downloader.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/configurer/fact_handler.rb
@@ -113,30 +99,23 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/daemon.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/data_binding.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/defaults.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/dsl
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/dsl.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/dsl/resource_api.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/dsl/resource_type_api.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/error.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/external
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/external/base64.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/external/dot.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/external/lock.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/external/nagios
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/external/nagios.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/external/nagios/base.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/external/nagios/parser.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/external/pson
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/external/pson/common.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/external/pson/pure
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/external/pson/pure.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/external/pson/pure/generator.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/external/pson/pure/parser.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/external/pson/version.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/ca.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/catalog
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/catalog.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/catalog/select.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/certificate.rb
@@ -144,11 +123,9 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/certificate_revocation_list.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/config.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/facts.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/file
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/file.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/file/download.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/file/store.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/help
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/help.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/help/action.erb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/help/face.erb
@@ -159,7 +136,6 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/instrumentation_probe.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/key.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/man.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/module
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/module.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/module/build.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/module/changes.rb
@@ -169,7 +145,6 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/module/search.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/module/uninstall.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/module/upgrade.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/node
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/node.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/node/clean.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/parser.rb
@@ -179,7 +154,6 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/resource_type.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/secret_agent.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/face/status.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/feature
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/feature/base.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/feature/eventlog.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/feature/pson.rb
@@ -191,38 +165,30 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/feature/ssh.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/feature/stomp.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/feature/zlib.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_bucket
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_bucket.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_bucket/dipper.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_bucket/file.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_collection
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_collection.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_collection/lookup.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/base.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/configuration
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/configuration.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/configuration/parser.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/content.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/fileset.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/metadata.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/mount
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/mount.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/mount/file.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/mount/modules.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/mount/plugins.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/terminus_helper.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/terminus_selector.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/forge
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/forge.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/forge/cache.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/forge/errors.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/forge/repository.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/active_record.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/catalog
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/catalog/active_record.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/catalog/compiler.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/catalog/json.rb
@@ -231,28 +197,23 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/catalog/static_compiler.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/catalog/store_configs.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/catalog/yaml.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate/ca.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate/disabled_ca.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate/file.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate/rest.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate_request
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate_request/ca.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate_request/disabled_ca.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate_request/file.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate_request/rest.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate_revocation_list
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate_revocation_list/ca.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate_revocation_list/disabled_ca.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate_revocation_list/file.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate_revocation_list/rest.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate_status
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate_status.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate_status/file.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/certificate_status/rest.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/code.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/couch.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/data_binding
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/data_binding/hiera.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/data_binding/none.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/direct_file_server.rb
@@ -260,7 +221,6 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/errors.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/exec.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/face.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/facts
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/facts/active_record.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/facts/couch.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/facts/facter.rb
@@ -271,17 +231,14 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/facts/rest.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/facts/store_configs.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/facts/yaml.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/file_bucket_file
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/file_bucket_file/file.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/file_bucket_file/rest.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/file_bucket_file/selector.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/file_content
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/file_content.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/file_content/file.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/file_content/file_server.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/file_content/rest.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/file_content/selector.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/file_metadata
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/file_metadata.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/file_metadata/file.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/file_metadata/file_server.rb
@@ -290,26 +247,21 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/file_server.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/hiera.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/indirection.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/instrumentation_data
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/instrumentation_data.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/instrumentation_data/local.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/instrumentation_data/rest.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/instrumentation_listener
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/instrumentation_listener.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/instrumentation_listener/local.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/instrumentation_listener/rest.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/instrumentation_probe
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/instrumentation_probe.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/instrumentation_probe/local.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/instrumentation_probe/rest.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/json.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/key
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/key/ca.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/key/disabled_ca.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/key/file.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/ldap.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/memory.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/node
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/node/active_record.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/node/exec.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/node/ldap.rb
@@ -322,34 +274,28 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/none.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/plain.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/queue.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/report
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/report/processor.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/report/rest.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/report/yaml.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/request.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource/active_record.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource/ral.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource/rest.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource/store_configs.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource/validator.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource_type
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource_type.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource_type/parser.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource_type/rest.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/rest.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/run
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/run/local.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/run/rest.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/ssl_file.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/status
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/status.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/status/local.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/status/rest.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/store_configs.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/terminus.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/yaml.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/interface
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/interface.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/interface/action.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/interface/action_builder.rb
@@ -359,12 +305,9 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/interface/option.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/interface/option_builder.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/interface/option_manager.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/metatype
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/metatype/manager.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/applications
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/applications.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/applications/application.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/applications/builder.rb
@@ -378,7 +321,6 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/checksums.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/contents_description.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/dependency.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/errors
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/errors.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/errors/base.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/errors/installer.rb
@@ -389,19 +331,12 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/metadata.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/modulefile.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/shared_behaviors.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/skeleton
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/skeleton.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/skeleton/templates
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/skeleton/templates/generator
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/skeleton/templates/generator/Modulefile.erb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/skeleton/templates/generator/README.erb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/skeleton/templates/generator/manifests
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/skeleton/templates/generator/manifests/init.pp.erb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/skeleton/templates/generator/spec
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/skeleton/templates/generator/spec/spec_helper.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/skeleton/templates/generator/tests
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/module_tool/skeleton/templates/generator/tests/init.pp.erb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/auth_config_parser.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/authconfig.rb
@@ -412,19 +347,15 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/format.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/format_handler.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/formats.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http/api
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http/api.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http/api/v1.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http/compression.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http/connection.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http/handler.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http/rack
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http/rack.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http/rack/httphandler.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http/rack/rest.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http/webrick
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http/webrick.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http/webrick/rest.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/http_pool.rb
@@ -432,19 +363,15 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/rest_controller.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/rights.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/network/server.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/node
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/node.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/node/environment.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/node/facts.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parameter
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parameter.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parameter/package_options.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parameter/path.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parameter/value.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parameter/value_collection.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/ast
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/ast.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/ast/arithmetic_operator.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/ast/astarray.rb
@@ -482,7 +409,6 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/collector.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/compiler.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/files.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/functions
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/functions.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/functions/create_resources.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/functions/defined.rb
@@ -514,29 +440,23 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/parser.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/parser_support.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/relationship.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/resource
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/resource.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/resource/param.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/scope.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/templatewrapper.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/type_loader.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/parser/yaml_trimmer.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/property
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/property.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/property/ensure.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/property/keyvalue.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/property/list.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/property/ordered_list.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/aixobject.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/augeas
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/augeas/augeas.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/cisco.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/command.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/computer
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/computer/computer.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/confine
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/confine.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/confine/exists.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/confine/false.rb
@@ -545,47 +465,34 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/confine/variable.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/confine_collection.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/confiner.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/cron
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/cron/crontab.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/exec
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/exec.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/exec/posix.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/exec/shell.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/exec/windows.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/file
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/file/posix.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/file/windows.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/group
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/group/aix.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/group/directoryservice.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/group/groupadd.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/group/ldap.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/group/pw.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/group/windows_adsi.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/host
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/host/parsed.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/interface
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/interface/cisco.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/ldap.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/macauthorization
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/macauthorization/macauthorization.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/mailalias
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/mailalias/aliases.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/maillist
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/maillist/mailman.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/mcx
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/mcx/mcxcontent.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/mount
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/mount.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/mount/parsed.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/naginator.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/nameservice
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/nameservice.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/nameservice/directoryservice.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/nameservice/objectadd.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/nameservice/pw.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/network_device.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/package
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/package.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/package/aix.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/package/appdmg.rb
@@ -618,7 +525,6 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/package/sunfreeware.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/package/up2date.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/package/urpmi.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/package/windows
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/package/windows.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/package/windows/exe_package.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/package/windows/msi_package.rb
@@ -627,15 +533,10 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/package/yumhelper.py
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/package/zypper.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/parsedfile.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/port
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/port/parsed.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/scheduled_task
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/scheduled_task/win32_taskscheduler.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/selboolean
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/selboolean/getsetsebool.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/selmodule
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/selmodule/semodule.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/service
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/service/base.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/service/bsd.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/service/daemontools.rb
@@ -653,11 +554,8 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/service/systemd.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/service/upstart.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/service/windows.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/ssh_authorized_key
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/ssh_authorized_key/parsed.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/sshkey
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/sshkey/parsed.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/user
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/user/aix.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/user/directoryservice.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/user/hpux.rb
@@ -666,18 +564,12 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/user/user_role_add.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/user/useradd.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/user/windows_adsi.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/vlan
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/vlan/cisco.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/zfs
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/zfs/zfs.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/zone
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/zone/solaris.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/zpool
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/zpool/zpool.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/rails
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/rails.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/rails/benchmark.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/rails/database
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/rails/database/001_add_created_at_to_all_tables.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/rails/database/002_remove_duplicated_index_on_all_tables.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/rails/database/003_add_environment_to_host.rb
@@ -695,7 +587,6 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/rails/resource_tag.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/rails/source_file.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/rb_tree_map.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/reference
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/reference/configuration.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/reference/function.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/reference/indirection.rb
@@ -704,14 +595,12 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/reference/report.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/reference/type.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/relationship.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/reports
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/reports.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/reports/http.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/reports/log.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/reports/rrdgraph.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/reports/store.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/reports/tagmail.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/resource
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/resource.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/resource/catalog.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/resource/status.rb
@@ -719,7 +608,6 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/resource/type_collection.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/resource/type_collection_helper.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/run.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings/base_setting.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings/boolean_setting.rb
@@ -733,11 +621,9 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings/terminus_setting.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings/value_translator.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/simple_graph.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl/base.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl/certificate.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl/certificate_authority
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl/certificate_authority.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl/certificate_authority/interface.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl/certificate_factory.rb
@@ -750,22 +636,18 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl/inventory.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl/key.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/status.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/test
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/test/test_helper.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/transaction
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/transaction.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/transaction/event.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/transaction/event_manager.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/transaction/report.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/transaction/resource_harness.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/type
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/type.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/type/augeas.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/type/component.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/type/computer.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/type/cron.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/type/exec.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/type/file
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/type/file.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/type/file/checksum.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/type/file/content.rb
@@ -824,7 +706,6 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/type/zfs.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/type/zone.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/type/zpool.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/adsi.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/autoload.rb
@@ -833,7 +714,6 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/checksums.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/classgen.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/colors.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/command_line
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/command_line.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/command_line/puppet_option_parser.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/command_line/trollop.rb
@@ -850,24 +730,20 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/inifile.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/inline_docs.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/instance_loader.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/instrumentation
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/instrumentation.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/instrumentation/data.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/instrumentation/indirection_probe.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/instrumentation/instrumentable.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/instrumentation/listener.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/instrumentation/listeners
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/instrumentation/listeners/log.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/instrumentation/listeners/performance.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/json_lockfile.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/ldap
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/ldap.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/ldap/connection.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/ldap/generator.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/ldap/manager.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/loadedfile.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/lockfile.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/log
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/log.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/log/destination.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/log/destinations.rb
@@ -877,21 +753,17 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/metaid.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/methodhelper.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/metric.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/monkey_patches
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/monkey_patches.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/monkey_patches/lines.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/nagios_maker.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/network_device
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/network_device.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/network_device/base.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/network_device/cisco
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/network_device/cisco.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/network_device/cisco/device.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/network_device/cisco/facts.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/network_device/cisco/interface.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/network_device/config.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/network_device/ipcalc.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/network_device/transport
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/network_device/transport.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/network_device/transport/base.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/network_device/transport/ssh.rb
@@ -903,20 +775,14 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/posix.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/provider_features.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/pson.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/queue
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/queue.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/queue/stomp.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/rails
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/rails/cache_accumulator.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/rails/collection_merger.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/rails/reference_serializer.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/rdoc
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/rdoc.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/rdoc/code_objects.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/rdoc/generators
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/rdoc/generators/puppet_generator.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/rdoc/generators/template
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/rdoc/generators/template/puppet
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/rdoc/generators/template/puppet/puppet.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/rdoc/parser.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/reference.rb
@@ -933,7 +799,6 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/terminal.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/user_attr.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/warnings.rb
-dir  path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/windows
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/windows.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/windows/error.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/windows/file.rb
@@ -945,14 +810,9 @@
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/zaml.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/version.rb
 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/semver.rb
-dir  path=usr/sbin
 file path=usr/sbin/extlookup2hiera
 file path=usr/sbin/puppet
-dir  path=usr/share
-dir  path=usr/share/man
-dir  path=usr/share/man/man5
 file path=usr/share/man/man5/puppet.conf.5
-dir  path=usr/share/man/man8
 file path=usr/share/man/man8/extlookup2hiera.8
 file path=usr/share/man/man8/puppet-agent.8
 file path=usr/share/man/man8/puppet-apply.8
@@ -989,10 +849,7 @@
 file path=usr/share/man/man8/puppet-secret_agent.8
 file path=usr/share/man/man8/puppet-status.8
 file path=usr/share/man/man8/puppet.8
-dir  path=var
-dir  path=var/lib
 dir  path=var/lib/puppet owner=puppet group=puppet mode=0755
-dir  path=var/log
 dir  path=var/log/puppet owner=puppet group=puppet mode=0755
 group groupname=puppet gid=40
 user username=puppet ftpuser=false gcos-field="Puppet Admin" group=puppet \