diff --git a/plugins/puppet/parser/functions/cartesian.rb b/lib/puppet/parser/functions/cartesian.rb
similarity index 100%
rename from plugins/puppet/parser/functions/cartesian.rb
rename to lib/puppet/parser/functions/cartesian.rb
diff --git a/plugins/puppet/parser/functions/concat.rb b/lib/puppet/parser/functions/concat.rb
similarity index 100%
rename from plugins/puppet/parser/functions/concat.rb
rename to lib/puppet/parser/functions/concat.rb
diff --git a/plugins/puppet/parser/functions/regexp_quote.rb b/lib/puppet/parser/functions/regexp_quote.rb
similarity index 100%
rename from plugins/puppet/parser/functions/regexp_quote.rb
rename to lib/puppet/parser/functions/regexp_quote.rb
diff --git a/plugins/puppet/parser/functions/regsubst.rb b/lib/puppet/parser/functions/regsubst.rb
similarity index 100%
rename from plugins/puppet/parser/functions/regsubst.rb
rename to lib/puppet/parser/functions/regsubst.rb
diff --git a/plugins/puppet/parser/functions/shellquote.rb b/lib/puppet/parser/functions/shellquote.rb
similarity index 100%
rename from plugins/puppet/parser/functions/shellquote.rb
rename to lib/puppet/parser/functions/shellquote.rb
diff --git a/plugins/puppet/parser/functions/sprintf.rb b/lib/puppet/parser/functions/sprintf.rb
similarity index 100%
rename from plugins/puppet/parser/functions/sprintf.rb
rename to lib/puppet/parser/functions/sprintf.rb
diff --git a/plugins/puppet/parser/functions/strftime.rb b/lib/puppet/parser/functions/strftime.rb
similarity index 100%
rename from plugins/puppet/parser/functions/strftime.rb
rename to lib/puppet/parser/functions/strftime.rb
diff --git a/plugins/puppet/type/delete_lines.rb b/lib/puppet/type/delete_lines.rb
similarity index 100%
rename from plugins/puppet/type/delete_lines.rb
rename to lib/puppet/type/delete_lines.rb
diff --git a/plugins/puppet/type/disable_file.rb b/lib/puppet/type/disable_file.rb
similarity index 100%
rename from plugins/puppet/type/disable_file.rb
rename to lib/puppet/type/disable_file.rb
diff --git a/plugins/puppet/type/ensure_line.rb b/lib/puppet/type/ensure_line.rb
similarity index 100%
rename from plugins/puppet/type/ensure_line.rb
rename to lib/puppet/type/ensure_line.rb
diff --git a/plugins/puppet/type/regexp_replace_lines.rb b/lib/puppet/type/regexp_replace_lines.rb
similarity index 100%
rename from plugins/puppet/type/regexp_replace_lines.rb
rename to lib/puppet/type/regexp_replace_lines.rb
diff --git a/plugins/puppet/type/replace_sections.rb b/lib/puppet/type/replace_sections.rb
similarity index 100%
rename from plugins/puppet/type/replace_sections.rb
rename to lib/puppet/type/replace_sections.rb
diff --git a/plugins/ruby/nsc_utils.rb b/lib/ruby/nsc_utils.rb
similarity index 100%
rename from plugins/ruby/nsc_utils.rb
rename to lib/ruby/nsc_utils.rb