components/ruby/puppet-modules/puppetlabs-stdlib/puppetlabs-stdlib.p5m
changeset 7565 48aa82a0931f
parent 5702 e9b278761dd1
child 7651 70c0daa6928d
--- a/components/ruby/puppet-modules/puppetlabs-stdlib/puppetlabs-stdlib.p5m	Wed Jan 11 15:24:27 2017 -0800
+++ b/components/ruby/puppet-modules/puppetlabs-stdlib/puppetlabs-stdlib.p5m	Mon Nov 28 16:54:02 2016 -0800
@@ -23,8 +23,6 @@
 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
-<transform file dir -> default owner puppet>
-<transform file dir -> default group puppet>
 set name=pkg.fmri \
     value=pkg:/system/management/puppet/puppetlabs-stdlib@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Stdlib Puppet Module"
@@ -38,405 +36,406 @@
 set name=info.upstream \
     value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016
+set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016 \
+    value=PSARC/2016/607
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 #
-file path=etc/puppet/modules/stdlib/CHANGELOG.md
-file path=etc/puppet/modules/stdlib/CONTRIBUTING.md
-file path=etc/puppet/modules/stdlib/Gemfile
-file path=etc/puppet/modules/stdlib/LICENSE
-file path=etc/puppet/modules/stdlib/README.markdown
-file path=etc/puppet/modules/stdlib/README_DEVELOPER.markdown
-file path=etc/puppet/modules/stdlib/README_SPECS.markdown
-file path=etc/puppet/modules/stdlib/RELEASE_PROCESS.markdown
-file path=etc/puppet/modules/stdlib/Rakefile
-file path=etc/puppet/modules/stdlib/checksums.json
-file path=etc/puppet/modules/stdlib/examples/file_line.pp
-file path=etc/puppet/modules/stdlib/examples/has_interface_with.pp
-file path=etc/puppet/modules/stdlib/examples/has_ip_address.pp
-file path=etc/puppet/modules/stdlib/examples/has_ip_network.pp
-file path=etc/puppet/modules/stdlib/examples/init.pp
-file path=etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb
-file path=etc/puppet/modules/stdlib/lib/facter/package_provider.rb
-file path=etc/puppet/modules/stdlib/lib/facter/pe_version.rb
-file path=etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
-file path=etc/puppet/modules/stdlib/lib/facter/root_home.rb
-file path=etc/puppet/modules/stdlib/lib/facter/service_provider.rb
-file path=etc/puppet/modules/stdlib/lib/facter/util/puppet_settings.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/functions/is_a.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/functions/type_of.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/abs.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/any2array.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/assert_private.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/base64.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/basename.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/bool2num.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/bool2str.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/camelcase.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/capitalize.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/ceiling.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/chomp.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/chop.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/concat.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/convert_base.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/count.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/deep_merge.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/defined_with_params.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/delete.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/delete_at.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/delete_undef_values.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/delete_values.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/difference.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/dirname.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/dos2unix.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/downcase.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/empty.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/ensure_packages.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/ensure_resource.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/flatten.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/floor.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/fqdn_rand_string.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/fqdn_rotate.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/get_module_path.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/getparam.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/getvar.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/grep.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/has_interface_with.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/has_ip_address.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/has_ip_network.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/has_key.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/hash.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/intersection.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_absolute_path.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_array.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_bool.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_domain_name.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_float.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_function_available.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_hash.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_integer.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_ip_address.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_mac_address.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_numeric.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_string.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/join.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/join_keys_to_values.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/keys.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/load_module_metadata.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/loadyaml.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/lstrip.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/max.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/member.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/merge.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/min.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/num2bool.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/parsejson.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/parseyaml.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/pick.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/pick_default.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/prefix.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/private.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/pw_hash.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/range.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/reject.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/reverse.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/rstrip.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/seeded_rand.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/shuffle.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/size.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/sort.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/squeeze.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/str2bool.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/str2saltedsha512.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/strftime.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/strip.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/suffix.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/swapcase.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/time.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/to_bytes.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/try_get_value.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/type.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/type3x.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/union.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/unique.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/unix2dos.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/upcase.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/uriescape.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_absolute_path.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_array.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_augeas.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_bool.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_cmd.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_hash.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_integer.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_ip_address.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_ipv4_address.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_ipv6_address.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_numeric.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_re.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_slength.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_string.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/values.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/values_at.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/zip.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/provider/file_line/ruby.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/type/anchor.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/type/file_line.rb
-file path=etc/puppet/modules/stdlib/manifests/init.pp
-file path=etc/puppet/modules/stdlib/manifests/stages.pp
-file path=etc/puppet/modules/stdlib/metadata.json
-file path=etc/puppet/modules/stdlib/spec/acceptance/abs_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/anchor_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/any2array_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/base64_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/bool2num_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/build_csv.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/capitalize_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/ceiling_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/chomp_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/chop_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/concat_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/count_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/deep_merge_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/defined_with_params_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/delete_at_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/delete_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/delete_undef_values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/delete_values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/difference_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/dirname_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/downcase_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/empty_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/ensure_resource_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/flatten_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/floor_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/fqdn_rand_string_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/fqdn_rotate_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/get_module_path_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/getparam_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/getvar_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/grep_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/has_interface_with_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/has_ip_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/has_ip_network_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/has_key_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/intersection_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_a_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_array_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_domain_name_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_float_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_function_available_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_integer_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_ip_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_mac_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_numeric_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_string_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/join_keys_to_values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/join_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/keys_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/loadyaml_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/lstrip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/max_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/member_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/merge_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/min_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/centos-59-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/centos-6-vcloud.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/centos-64-x64-pe.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/centos-64-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/centos-65-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/default.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/fedora-18-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/sles-11-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2003-i386.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2003-x86_64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2008-x86_64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2008r2-x86_64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2012-x86_64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2012r2-x86_64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/num2bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/parsejson_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/parseyaml_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/pick_default_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/pick_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/prefix_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/pw_hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/range_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/reject_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/reverse_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/rstrip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/shuffle_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/size_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/sort_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/squeeze_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/str2bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/str2saltedsha512_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/strftime_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/strip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/suffix_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/swapcase_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/time_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/to_bytes_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/try_get_value_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/type_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/union_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/unique_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/unsupported_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/upcase_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/uriescape_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_absolute_path_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_array_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_augeas_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_cmd_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_ipv4_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_ipv6_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_re_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_slength_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_string_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/values_at_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/zip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/fixtures/dscacheutil/root
-file path=etc/puppet/modules/stdlib/spec/fixtures/lsuser/root
-file path=etc/puppet/modules/stdlib/spec/functions/abs_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/any2array_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/assert_private_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/base64_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/basename_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/bool2num_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/bool2str_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/camelcase_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/capitalize_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/ceiling_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/chomp_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/chop_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/concat_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/convert_base_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/count_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/deep_merge_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/defined_with_params_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/delete_at_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/delete_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/delete_undef_values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/delete_values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/difference_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/dirname_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/dos2unix_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/downcase_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/empty_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/ensure_packages_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/ensure_resource_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/flatten_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/floor_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/fqdn_rand_string_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/fqdn_rotate_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/get_module_path_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/getparam_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/getvar_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/grep_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/has_interface_with_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/has_ip_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/has_ip_network_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/has_key_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/intersection_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_a_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_array_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_domain_name_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_float_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_function_available.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_integer_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_ip_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_mac_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_numeric_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_string_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/join_keys_to_values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/join_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/keys_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/load_module_metadata_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/loadyaml_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/lstrip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/max_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/member_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/merge_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/min_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/num2bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/parsejson_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/parseyaml_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/pick_default_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/pick_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/prefix_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/private_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/pw_hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/range_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/reject_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/reverse_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/rstrip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/seeded_rand_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/shuffle_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/size_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/sort_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/squeeze_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/str2bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/str2saltedsha512_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/strftime_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/strip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/suffix_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/swapcase_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/time_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/to_bytes_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/try_get_value_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/type3x_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/type_of_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/type_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/union_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/unique_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/unix2dos_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/upcase_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/uriescape_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_absolute_path_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_array_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_augeas_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_cmd_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_integer_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_ip_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_ipv4_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_ipv6_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_numeric_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_re_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_slength_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_string_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/values_at_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/zip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/monkey_patches/alias_should_to_must.rb
-file path=etc/puppet/modules/stdlib/spec/monkey_patches/publicize_methods.rb
-file path=etc/puppet/modules/stdlib/spec/puppetlabs_spec_helper_clone.rb
-file path=etc/puppet/modules/stdlib/spec/spec.opts
-file path=etc/puppet/modules/stdlib/spec/spec_helper.rb
-file path=etc/puppet/modules/stdlib/spec/spec_helper_acceptance.rb
-file path=etc/puppet/modules/stdlib/spec/unit/facter/facter_dot_d_spec.rb
-file path=etc/puppet/modules/stdlib/spec/unit/facter/package_provider_spec.rb
-file path=etc/puppet/modules/stdlib/spec/unit/facter/pe_version_spec.rb
-file path=etc/puppet/modules/stdlib/spec/unit/facter/root_home_spec.rb
-file path=etc/puppet/modules/stdlib/spec/unit/facter/service_provider_spec.rb
-file path=etc/puppet/modules/stdlib/spec/unit/facter/util/puppet_settings_spec.rb
-file path=etc/puppet/modules/stdlib/spec/unit/puppet/parser/functions/is_absolute_path_spec.rb
-file path=etc/puppet/modules/stdlib/spec/unit/puppet/provider/file_line/ruby_spec.rb
-file path=etc/puppet/modules/stdlib/spec/unit/puppet/type/anchor_spec.rb
-file path=etc/puppet/modules/stdlib/spec/unit/puppet/type/file_line_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/CHANGELOG.md
+file path=usr/puppetlabs/puppet/modules/stdlib/CONTRIBUTING.md
+file path=usr/puppetlabs/puppet/modules/stdlib/Gemfile
+file path=usr/puppetlabs/puppet/modules/stdlib/LICENSE
+file path=usr/puppetlabs/puppet/modules/stdlib/README.markdown
+file path=usr/puppetlabs/puppet/modules/stdlib/README_DEVELOPER.markdown
+file path=usr/puppetlabs/puppet/modules/stdlib/README_SPECS.markdown
+file path=usr/puppetlabs/puppet/modules/stdlib/RELEASE_PROCESS.markdown
+file path=usr/puppetlabs/puppet/modules/stdlib/Rakefile
+file path=usr/puppetlabs/puppet/modules/stdlib/checksums.json
+file path=usr/puppetlabs/puppet/modules/stdlib/examples/file_line.pp
+file path=usr/puppetlabs/puppet/modules/stdlib/examples/has_interface_with.pp
+file path=usr/puppetlabs/puppet/modules/stdlib/examples/has_ip_address.pp
+file path=usr/puppetlabs/puppet/modules/stdlib/examples/has_ip_network.pp
+file path=usr/puppetlabs/puppet/modules/stdlib/examples/init.pp
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/facter/facter_dot_d.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/facter/package_provider.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/facter/pe_version.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/facter/root_home.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/facter/service_provider.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/facter/util/puppet_settings.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/functions/is_a.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/functions/type_of.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/abs.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/any2array.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/assert_private.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/base64.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/basename.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/bool2num.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/bool2str.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/camelcase.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/capitalize.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/ceiling.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/chomp.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/chop.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/concat.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/convert_base.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/count.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/deep_merge.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/defined_with_params.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/delete.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/delete_at.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/delete_undef_values.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/delete_values.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/difference.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/dirname.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/dos2unix.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/downcase.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/empty.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/ensure_packages.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/ensure_resource.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/flatten.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/floor.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/fqdn_rand_string.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/fqdn_rotate.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/get_module_path.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/getparam.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/getvar.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/grep.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/has_interface_with.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/has_ip_address.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/has_ip_network.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/has_key.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/hash.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/intersection.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/is_absolute_path.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/is_array.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/is_bool.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/is_domain_name.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/is_float.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/is_function_available.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/is_hash.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/is_integer.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/is_ip_address.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/is_mac_address.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/is_numeric.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/is_string.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/join.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/join_keys_to_values.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/keys.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/load_module_metadata.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/loadyaml.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/lstrip.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/max.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/member.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/merge.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/min.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/num2bool.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/parsejson.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/parseyaml.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/pick.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/pick_default.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/prefix.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/private.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/pw_hash.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/range.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/reject.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/reverse.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/rstrip.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/seeded_rand.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/shuffle.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/size.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/sort.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/squeeze.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/str2bool.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/str2saltedsha512.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/strftime.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/strip.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/suffix.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/swapcase.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/time.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/to_bytes.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/try_get_value.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/type.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/type3x.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/union.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/unique.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/unix2dos.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/upcase.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/uriescape.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/validate_absolute_path.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/validate_array.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/validate_augeas.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/validate_bool.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/validate_cmd.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/validate_hash.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/validate_integer.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/validate_ip_address.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/validate_ipv4_address.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/validate_ipv6_address.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/validate_numeric.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/validate_re.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/validate_slength.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/validate_string.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/values.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/values_at.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/parser/functions/zip.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/provider/file_line/ruby.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/type/anchor.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/lib/puppet/type/file_line.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/manifests/init.pp
+file path=usr/puppetlabs/puppet/modules/stdlib/manifests/stages.pp
+file path=usr/puppetlabs/puppet/modules/stdlib/metadata.json
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/abs_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/anchor_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/any2array_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/base64_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/bool2num_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/build_csv.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/capitalize_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/ceiling_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/chomp_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/chop_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/concat_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/count_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/deep_merge_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/defined_with_params_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/delete_at_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/delete_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/delete_undef_values_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/delete_values_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/difference_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/dirname_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/downcase_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/empty_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/ensure_resource_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/flatten_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/floor_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/fqdn_rand_string_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/fqdn_rotate_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/get_module_path_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/getparam_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/getvar_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/grep_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/has_interface_with_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/has_ip_address_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/has_ip_network_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/has_key_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/hash_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/intersection_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/is_a_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/is_array_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/is_bool_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/is_domain_name_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/is_float_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/is_function_available_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/is_hash_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/is_integer_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/is_ip_address_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/is_mac_address_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/is_numeric_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/is_string_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/join_keys_to_values_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/join_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/keys_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/loadyaml_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/lstrip_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/max_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/member_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/merge_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/min_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/centos-59-x64.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/centos-6-vcloud.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/centos-64-x64-pe.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/centos-64-x64.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/centos-65-x64.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/default.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/fedora-18-x64.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/sles-11-x64.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2003-i386.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2003-x86_64.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2008-x86_64.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2008r2-x86_64.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2012-x86_64.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2012r2-x86_64.yml
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/num2bool_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/parsejson_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/parseyaml_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/pick_default_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/pick_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/prefix_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/pw_hash_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/range_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/reject_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/reverse_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/rstrip_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/shuffle_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/size_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/sort_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/squeeze_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/str2bool_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/str2saltedsha512_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/strftime_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/strip_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/suffix_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/swapcase_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/time_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/to_bytes_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/try_get_value_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/type_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/union_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/unique_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/unsupported_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/upcase_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/uriescape_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/validate_absolute_path_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/validate_array_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/validate_augeas_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/validate_bool_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/validate_cmd_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/validate_hash_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/validate_ipv4_address_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/validate_ipv6_address_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/validate_re_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/validate_slength_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/validate_string_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/values_at_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/values_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/acceptance/zip_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/fixtures/dscacheutil/root
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/fixtures/lsuser/root
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/abs_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/any2array_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/assert_private_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/base64_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/basename_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/bool2num_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/bool2str_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/camelcase_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/capitalize_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/ceiling_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/chomp_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/chop_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/concat_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/convert_base_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/count_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/deep_merge_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/defined_with_params_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/delete_at_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/delete_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/delete_undef_values_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/delete_values_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/difference_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/dirname_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/dos2unix_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/downcase_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/empty_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/ensure_packages_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/ensure_resource_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/flatten_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/floor_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/fqdn_rand_string_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/fqdn_rotate_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/get_module_path_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/getparam_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/getvar_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/grep_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/has_interface_with_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/has_ip_address_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/has_ip_network_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/has_key_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/hash_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/intersection_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/is_a_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/is_array_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/is_bool_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/is_domain_name_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/is_float_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/is_function_available.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/is_hash_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/is_integer_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/is_ip_address_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/is_mac_address_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/is_numeric_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/is_string_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/join_keys_to_values_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/join_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/keys_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/load_module_metadata_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/loadyaml_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/lstrip_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/max_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/member_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/merge_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/min_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/num2bool_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/parsejson_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/parseyaml_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/pick_default_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/pick_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/prefix_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/private_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/pw_hash_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/range_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/reject_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/reverse_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/rstrip_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/seeded_rand_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/shuffle_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/size_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/sort_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/squeeze_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/str2bool_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/str2saltedsha512_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/strftime_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/strip_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/suffix_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/swapcase_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/time_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/to_bytes_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/try_get_value_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/type3x_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/type_of_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/type_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/union_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/unique_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/unix2dos_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/upcase_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/uriescape_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/validate_absolute_path_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/validate_array_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/validate_augeas_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/validate_bool_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/validate_cmd_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/validate_hash_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/validate_integer_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/validate_ip_address_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/validate_ipv4_address_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/validate_ipv6_address_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/validate_numeric_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/validate_re_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/validate_slength_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/validate_string_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/values_at_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/values_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/functions/zip_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/monkey_patches/alias_should_to_must.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/monkey_patches/publicize_methods.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/puppetlabs_spec_helper_clone.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/spec.opts
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/spec_helper.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/spec_helper_acceptance.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/unit/facter/facter_dot_d_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/unit/facter/package_provider_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/unit/facter/pe_version_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/unit/facter/root_home_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/unit/facter/service_provider_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/unit/facter/util/puppet_settings_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/unit/puppet/parser/functions/is_absolute_path_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/unit/puppet/provider/file_line/ruby_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/unit/puppet/type/anchor_spec.rb
+file path=usr/puppetlabs/puppet/modules/stdlib/spec/unit/puppet/type/file_line_spec.rb
 #
 license LICENSE license="Apache v2.0"
 # Renamed Package