chef 18.8.11-universal-mingw-ucrt → 18.8.54-universal-mingw-ucrt

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1733) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +0 -19
  3. data/chef-universal-mingw-ucrt.gemspec +1 -1
  4. data/chef.gemspec +4 -5
  5. data/lib/chef/chef_fs/file_system/chef_server/cookbook_dir.rb +4 -0
  6. data/lib/chef/chef_fs/file_system/repository/chef_repository_file_system_cookbook_dir.rb +1 -5
  7. data/lib/chef/chef_fs/file_system/repository/chef_repository_file_system_cookbook_entry.rb +12 -0
  8. data/lib/chef/chef_fs/file_system.rb +18 -0
  9. data/lib/chef/property.rb +6 -6
  10. data/lib/chef/provider/package/rubygems.rb +21 -0
  11. data/lib/chef/pwsh.rb +2 -5
  12. data/lib/chef/resource/apt_repository.rb +14 -5
  13. data/lib/chef/resource/chocolatey_installer.rb +19 -4
  14. data/lib/chef/resource/ohai.rb +1 -0
  15. data/lib/chef/resource_reporter.rb +1 -1
  16. data/lib/chef/shell.rb +8 -3
  17. data/lib/chef/version.rb +1 -1
  18. metadata +16 -1731
  19. data/distro/ruby_bin_folder/AMD64/Chef.PowerShell.Wrapper.dll +0 -0
  20. data/distro/ruby_bin_folder/AMD64/Chef.PowerShell.dll +0 -0
  21. data/distro/ruby_bin_folder/AMD64/Ijwhost.dll +0 -0
  22. data/distro/ruby_bin_folder/AMD64/Newtonsoft.Json.dll +0 -0
  23. data/distro/ruby_bin_folder/AMD64/concrt140.dll +0 -0
  24. data/distro/ruby_bin_folder/AMD64/host/fxr/5.0.0/hostfxr.dll +0 -0
  25. data/distro/ruby_bin_folder/AMD64/msvcp140.dll +0 -0
  26. data/distro/ruby_bin_folder/AMD64/msvcp140_1.dll +0 -0
  27. data/distro/ruby_bin_folder/AMD64/msvcp140_2.dll +0 -0
  28. data/distro/ruby_bin_folder/AMD64/msvcp140_atomic_wait.dll +0 -0
  29. data/distro/ruby_bin_folder/AMD64/msvcp140_codecvt_ids.dll +0 -0
  30. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Chef.PowerShell.Wrapper.Core.dll +0 -0
  31. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Chef.Powershell.Core.dll +0 -0
  32. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Chef.Powershell.Core.pdb +0 -0
  33. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Chef.Powershell.Wrapper.Core.runtimeconfig.json +0 -9
  34. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Ijwhost.dll +0 -0
  35. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Markdig.Signed.dll +0 -0
  36. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.ApplicationInsights.dll +0 -0
  37. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.CSharp.dll +0 -0
  38. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.CodeAnalysis.CSharp.dll +0 -0
  39. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.CodeAnalysis.dll +0 -0
  40. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.DiaSymReader.Native.amd64.dll +0 -0
  41. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.Management.Infrastructure.Native.Unmanaged.dll +0 -0
  42. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.Management.Infrastructure.Native.dll +0 -0
  43. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.Management.Infrastructure.dll +0 -0
  44. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.NETCore.App.deps.json +0 -2580
  45. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.PowerShell.Commands.Diagnostics.dll +0 -0
  46. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.PowerShell.Commands.Management.dll +0 -0
  47. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.PowerShell.Commands.Utility.dll +0 -0
  48. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.PowerShell.ConsoleHost.dll +0 -0
  49. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.PowerShell.CoreCLR.Eventing.dll +0 -0
  50. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.PowerShell.MarkdownRender.dll +0 -0
  51. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.PowerShell.Security.dll +0 -0
  52. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.VisualBasic.Core.dll +0 -0
  53. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.VisualBasic.dll +0 -0
  54. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.WSMan.Management.dll +0 -0
  55. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.WSMan.Runtime.dll +0 -0
  56. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.Win32.Primitives.dll +0 -0
  57. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.Win32.Registry.AccessControl.dll +0 -0
  58. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.Win32.Registry.dll +0 -0
  59. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Microsoft.Win32.SystemEvents.dll +0 -0
  60. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/NJsonSchema.dll +0 -0
  61. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Namotion.Reflection.dll +0 -0
  62. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/Newtonsoft.Json.dll +0 -0
  63. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/PowerShell.Core.Instrumentation.dll +0 -0
  64. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.AppContext.dll +0 -0
  65. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Buffers.dll +0 -0
  66. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.CodeDom.dll +0 -0
  67. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Collections.Concurrent.dll +0 -0
  68. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Collections.Immutable.dll +0 -0
  69. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Collections.NonGeneric.dll +0 -0
  70. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Collections.Specialized.dll +0 -0
  71. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Collections.dll +0 -0
  72. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.ComponentModel.Annotations.dll +0 -0
  73. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.ComponentModel.DataAnnotations.dll +0 -0
  74. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
  75. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.ComponentModel.Primitives.dll +0 -0
  76. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.ComponentModel.TypeConverter.dll +0 -0
  77. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.ComponentModel.dll +0 -0
  78. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Configuration.ConfigurationManager.dll +0 -0
  79. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Configuration.dll +0 -0
  80. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Console.dll +0 -0
  81. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Core.dll +0 -0
  82. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Data.Common.dll +0 -0
  83. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Data.DataSetExtensions.dll +0 -0
  84. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Data.dll +0 -0
  85. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.Contracts.dll +0 -0
  86. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.Debug.dll +0 -0
  87. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
  88. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.EventLog.Messages.dll +0 -0
  89. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.EventLog.dll +0 -0
  90. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
  91. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.Process.dll +0 -0
  92. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.StackTrace.dll +0 -0
  93. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
  94. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.Tools.dll +0 -0
  95. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.TraceSource.dll +0 -0
  96. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.Tracing.dll +0 -0
  97. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.DirectoryServices.dll +0 -0
  98. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Drawing.Common.dll +0 -0
  99. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Drawing.Primitives.dll +0 -0
  100. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Drawing.dll +0 -0
  101. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Dynamic.Runtime.dll +0 -0
  102. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Formats.Asn1.dll +0 -0
  103. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Globalization.Calendars.dll +0 -0
  104. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Globalization.Extensions.dll +0 -0
  105. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Globalization.dll +0 -0
  106. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.IO.Compression.Brotli.dll +0 -0
  107. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.IO.Compression.FileSystem.dll +0 -0
  108. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.IO.Compression.ZipFile.dll +0 -0
  109. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.IO.Compression.dll +0 -0
  110. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
  111. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
  112. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.IO.FileSystem.Primitives.dll +0 -0
  113. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.IO.FileSystem.Watcher.dll +0 -0
  114. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.IO.FileSystem.dll +0 -0
  115. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.IO.IsolatedStorage.dll +0 -0
  116. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.IO.MemoryMappedFiles.dll +0 -0
  117. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.IO.Pipes.AccessControl.dll +0 -0
  118. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.IO.Pipes.dll +0 -0
  119. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.IO.UnmanagedMemoryStream.dll +0 -0
  120. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.IO.dll +0 -0
  121. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Linq.Expressions.dll +0 -0
  122. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Linq.Parallel.dll +0 -0
  123. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Linq.Queryable.dll +0 -0
  124. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Linq.dll +0 -0
  125. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Management.Automation.dll +0 -0
  126. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Management.dll +0 -0
  127. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Memory.dll +0 -0
  128. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.Http.Json.dll +0 -0
  129. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.Http.dll +0 -0
  130. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.HttpListener.dll +0 -0
  131. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.Mail.dll +0 -0
  132. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.NameResolution.dll +0 -0
  133. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.NetworkInformation.dll +0 -0
  134. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.Ping.dll +0 -0
  135. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.Primitives.dll +0 -0
  136. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.Requests.dll +0 -0
  137. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.Security.dll +0 -0
  138. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.ServicePoint.dll +0 -0
  139. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.Sockets.dll +0 -0
  140. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.WebClient.dll +0 -0
  141. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.WebHeaderCollection.dll +0 -0
  142. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.WebProxy.dll +0 -0
  143. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.WebSockets.Client.dll +0 -0
  144. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.WebSockets.dll +0 -0
  145. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Net.dll +0 -0
  146. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Numerics.Vectors.dll +0 -0
  147. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Numerics.dll +0 -0
  148. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.ObjectModel.dll +0 -0
  149. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Private.CoreLib.dll +0 -0
  150. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Private.DataContractSerialization.dll +0 -0
  151. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Private.Uri.dll +0 -0
  152. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Private.Xml.Linq.dll +0 -0
  153. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Private.Xml.dll +0 -0
  154. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.DispatchProxy.dll +0 -0
  155. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.Emit.ILGeneration.dll +0 -0
  156. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.Emit.Lightweight.dll +0 -0
  157. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.Emit.dll +0 -0
  158. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.Extensions.dll +0 -0
  159. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.Metadata.dll +0 -0
  160. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.Primitives.dll +0 -0
  161. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.TypeExtensions.dll +0 -0
  162. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.dll +0 -0
  163. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Resources.Reader.dll +0 -0
  164. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Resources.ResourceManager.dll +0 -0
  165. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Resources.Writer.dll +0 -0
  166. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.CompilerServices.Unsafe.dll +0 -0
  167. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.CompilerServices.VisualC.dll +0 -0
  168. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Extensions.dll +0 -0
  169. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Handles.dll +0 -0
  170. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.InteropServices.RuntimeInformation.dll +0 -0
  171. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.InteropServices.dll +0 -0
  172. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Intrinsics.dll +0 -0
  173. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Loader.dll +0 -0
  174. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Numerics.dll +0 -0
  175. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
  176. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Serialization.Json.dll +0 -0
  177. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
  178. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Serialization.Xml.dll +0 -0
  179. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Serialization.dll +0 -0
  180. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.dll +0 -0
  181. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.AccessControl.dll +0 -0
  182. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.Claims.dll +0 -0
  183. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.Algorithms.dll +0 -0
  184. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.Cng.dll +0 -0
  185. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.Csp.dll +0 -0
  186. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.Encoding.dll +0 -0
  187. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.OpenSsl.dll +0 -0
  188. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.Pkcs.dll +0 -0
  189. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.Primitives.dll +0 -0
  190. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.ProtectedData.dll +0 -0
  191. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.X509Certificates.dll +0 -0
  192. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.Permissions.dll +0 -0
  193. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.Principal.Windows.dll +0 -0
  194. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.Principal.dll +0 -0
  195. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.SecureString.dll +0 -0
  196. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Security.dll +0 -0
  197. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.ServiceModel.Web.dll +0 -0
  198. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.ServiceProcess.ServiceController.dll +0 -0
  199. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.ServiceProcess.dll +0 -0
  200. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Text.Encoding.CodePages.dll +0 -0
  201. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Text.Encoding.Extensions.dll +0 -0
  202. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Text.Encoding.dll +0 -0
  203. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Text.Encodings.Web.dll +0 -0
  204. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Text.Json.dll +0 -0
  205. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Text.RegularExpressions.dll +0 -0
  206. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Threading.AccessControl.dll +0 -0
  207. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Channels.dll +0 -0
  208. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Overlapped.dll +0 -0
  209. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
  210. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Tasks.Extensions.dll +0 -0
  211. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Tasks.Parallel.dll +0 -0
  212. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Tasks.dll +0 -0
  213. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Thread.dll +0 -0
  214. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Threading.ThreadPool.dll +0 -0
  215. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Timer.dll +0 -0
  216. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Threading.dll +0 -0
  217. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Transactions.Local.dll +0 -0
  218. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Transactions.dll +0 -0
  219. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.ValueTuple.dll +0 -0
  220. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Web.HttpUtility.dll +0 -0
  221. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Web.dll +0 -0
  222. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Windows.Extensions.dll +0 -0
  223. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Windows.dll +0 -0
  224. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Xml.Linq.dll +0 -0
  225. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Xml.ReaderWriter.dll +0 -0
  226. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Xml.Serialization.dll +0 -0
  227. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Xml.XDocument.dll +0 -0
  228. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Xml.XPath.XDocument.dll +0 -0
  229. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Xml.XPath.dll +0 -0
  230. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Xml.XmlDocument.dll +0 -0
  231. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Xml.XmlSerializer.dll +0 -0
  232. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.Xml.dll +0 -0
  233. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/System.dll +0 -0
  234. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/WindowsBase.dll +0 -0
  235. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-console-l1-1-0.dll +0 -0
  236. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-console-l1-2-0.dll +0 -0
  237. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-datetime-l1-1-0.dll +0 -0
  238. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-debug-l1-1-0.dll +0 -0
  239. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-errorhandling-l1-1-0.dll +0 -0
  240. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-file-l1-1-0.dll +0 -0
  241. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-file-l1-2-0.dll +0 -0
  242. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-file-l2-1-0.dll +0 -0
  243. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-handle-l1-1-0.dll +0 -0
  244. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-heap-l1-1-0.dll +0 -0
  245. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-interlocked-l1-1-0.dll +0 -0
  246. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-libraryloader-l1-1-0.dll +0 -0
  247. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-localization-l1-2-0.dll +0 -0
  248. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-memory-l1-1-0.dll +0 -0
  249. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-namedpipe-l1-1-0.dll +0 -0
  250. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-processenvironment-l1-1-0.dll +0 -0
  251. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-processthreads-l1-1-0.dll +0 -0
  252. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-processthreads-l1-1-1.dll +0 -0
  253. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-profile-l1-1-0.dll +0 -0
  254. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-rtlsupport-l1-1-0.dll +0 -0
  255. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-string-l1-1-0.dll +0 -0
  256. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-synch-l1-1-0.dll +0 -0
  257. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-synch-l1-2-0.dll +0 -0
  258. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-sysinfo-l1-1-0.dll +0 -0
  259. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-timezone-l1-1-0.dll +0 -0
  260. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-util-l1-1-0.dll +0 -0
  261. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-conio-l1-1-0.dll +0 -0
  262. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-convert-l1-1-0.dll +0 -0
  263. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-environment-l1-1-0.dll +0 -0
  264. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-filesystem-l1-1-0.dll +0 -0
  265. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-heap-l1-1-0.dll +0 -0
  266. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-locale-l1-1-0.dll +0 -0
  267. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-math-l1-1-0.dll +0 -0
  268. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-multibyte-l1-1-0.dll +0 -0
  269. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-private-l1-1-0.dll +0 -0
  270. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-process-l1-1-0.dll +0 -0
  271. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-runtime-l1-1-0.dll +0 -0
  272. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-stdio-l1-1-0.dll +0 -0
  273. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-string-l1-1-0.dll +0 -0
  274. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-time-l1-1-0.dll +0 -0
  275. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-utility-l1-1-0.dll +0 -0
  276. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/clrcompression.dll +0 -0
  277. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/clretwrc.dll +0 -0
  278. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/clrjit.dll +0 -0
  279. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/coreclr.dll +0 -0
  280. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/createdump.exe +0 -0
  281. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  282. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/cs/Microsoft.CodeAnalysis.resources.dll +0 -0
  283. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/dbgshim.dll +0 -0
  284. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  285. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/de/Microsoft.CodeAnalysis.resources.dll +0 -0
  286. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  287. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/es/Microsoft.CodeAnalysis.resources.dll +0 -0
  288. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  289. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/fr/Microsoft.CodeAnalysis.resources.dll +0 -0
  290. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/hostfxr.dll +0 -0
  291. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/hostpolicy.dll +0 -0
  292. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  293. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/it/Microsoft.CodeAnalysis.resources.dll +0 -0
  294. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  295. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/ja/Microsoft.CodeAnalysis.resources.dll +0 -0
  296. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  297. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/ko/Microsoft.CodeAnalysis.resources.dll +0 -0
  298. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/mi.dll +0 -0
  299. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/miutils.dll +0 -0
  300. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/mscordaccore.dll +0 -0
  301. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/mscordaccore_amd64_amd64_5.0.521.16609.dll +0 -0
  302. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/mscordbi.dll +0 -0
  303. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/mscorlib.dll +0 -0
  304. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/mscorrc.dll +0 -0
  305. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/netstandard.dll +0 -0
  306. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  307. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/pl/Microsoft.CodeAnalysis.resources.dll +0 -0
  308. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  309. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/pt-BR/Microsoft.CodeAnalysis.resources.dll +0 -0
  310. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/pwrshplugin.dll +0 -0
  311. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  312. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/ru/Microsoft.CodeAnalysis.resources.dll +0 -0
  313. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  314. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/tr/Microsoft.CodeAnalysis.resources.dll +0 -0
  315. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/ucrtbase.dll +0 -0
  316. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  317. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll +0 -0
  318. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  319. data/distro/ruby_bin_folder/AMD64/shared/Microsoft.NETCore.App/5.0.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll +0 -0
  320. data/distro/ruby_bin_folder/AMD64/vccorlib140.dll +0 -0
  321. data/distro/ruby_bin_folder/AMD64/vcruntime140.dll +0 -0
  322. data/distro/ruby_bin_folder/AMD64/vcruntime140_1.dll +0 -0
  323. data/distro/ruby_bin_folder/x86/Chef.PowerShell.dll +0 -0
  324. data/distro/ruby_bin_folder/x86/Chef.Powershell.Wrapper.dll +0 -0
  325. data/distro/ruby_bin_folder/x86/Ijwhost.dll +0 -0
  326. data/distro/ruby_bin_folder/x86/Newtonsoft.Json.dll +0 -0
  327. data/distro/ruby_bin_folder/x86/concrt140.dll +0 -0
  328. data/distro/ruby_bin_folder/x86/host/fxr/5.0.0/hostfxr.dll +0 -0
  329. data/distro/ruby_bin_folder/x86/msvcp140.dll +0 -0
  330. data/distro/ruby_bin_folder/x86/msvcp140_1.dll +0 -0
  331. data/distro/ruby_bin_folder/x86/msvcp140_2.dll +0 -0
  332. data/distro/ruby_bin_folder/x86/msvcp140_atomic_wait.dll +0 -0
  333. data/distro/ruby_bin_folder/x86/msvcp140_codecvt_ids.dll +0 -0
  334. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/API-MS-Win-core-xstate-l2-1-0.dll +0 -0
  335. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Chef.PowerShell.Wrapper.Core.dll +0 -0
  336. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Chef.Powershell.Core.dll +0 -0
  337. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Chef.Powershell.Core.pdb +0 -0
  338. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Chef.Powershell.Wrapper.Core.runtimeconfig.json +0 -9
  339. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Ijwhost.dll +0 -0
  340. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Markdig.Signed.dll +0 -0
  341. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.ApplicationInsights.dll +0 -0
  342. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.CSharp.dll +0 -0
  343. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.CodeAnalysis.CSharp.dll +0 -0
  344. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.CodeAnalysis.dll +0 -0
  345. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.DiaSymReader.Native.x86.dll +0 -0
  346. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.Management.Infrastructure.Native.Unmanaged.dll +0 -0
  347. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.Management.Infrastructure.Native.dll +0 -0
  348. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.Management.Infrastructure.dll +0 -0
  349. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.NETCore.App.deps.json +0 -2583
  350. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.PowerShell.Commands.Diagnostics.dll +0 -0
  351. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.PowerShell.Commands.Management.dll +0 -0
  352. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.PowerShell.Commands.Utility.dll +0 -0
  353. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.PowerShell.ConsoleHost.dll +0 -0
  354. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.PowerShell.CoreCLR.Eventing.dll +0 -0
  355. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.PowerShell.MarkdownRender.dll +0 -0
  356. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.PowerShell.Security.dll +0 -0
  357. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.VisualBasic.Core.dll +0 -0
  358. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.VisualBasic.dll +0 -0
  359. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.WSMan.Management.dll +0 -0
  360. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.WSMan.Runtime.dll +0 -0
  361. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.Win32.Primitives.dll +0 -0
  362. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.Win32.Registry.AccessControl.dll +0 -0
  363. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.Win32.Registry.dll +0 -0
  364. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Microsoft.Win32.SystemEvents.dll +0 -0
  365. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/NJsonSchema.dll +0 -0
  366. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Namotion.Reflection.dll +0 -0
  367. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/Newtonsoft.Json.dll +0 -0
  368. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/PowerShell.Core.Instrumentation.dll +0 -0
  369. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.AppContext.dll +0 -0
  370. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Buffers.dll +0 -0
  371. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.CodeDom.dll +0 -0
  372. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Collections.Concurrent.dll +0 -0
  373. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Collections.Immutable.dll +0 -0
  374. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Collections.NonGeneric.dll +0 -0
  375. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Collections.Specialized.dll +0 -0
  376. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Collections.dll +0 -0
  377. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.ComponentModel.Annotations.dll +0 -0
  378. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.ComponentModel.DataAnnotations.dll +0 -0
  379. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
  380. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.ComponentModel.Primitives.dll +0 -0
  381. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.ComponentModel.TypeConverter.dll +0 -0
  382. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.ComponentModel.dll +0 -0
  383. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Configuration.ConfigurationManager.dll +0 -0
  384. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Configuration.dll +0 -0
  385. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Console.dll +0 -0
  386. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Core.dll +0 -0
  387. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Data.Common.dll +0 -0
  388. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Data.DataSetExtensions.dll +0 -0
  389. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Data.dll +0 -0
  390. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.Contracts.dll +0 -0
  391. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.Debug.dll +0 -0
  392. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
  393. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.EventLog.Messages.dll +0 -0
  394. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.EventLog.dll +0 -0
  395. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
  396. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.Process.dll +0 -0
  397. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.StackTrace.dll +0 -0
  398. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
  399. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.Tools.dll +0 -0
  400. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.TraceSource.dll +0 -0
  401. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Diagnostics.Tracing.dll +0 -0
  402. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.DirectoryServices.dll +0 -0
  403. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Drawing.Common.dll +0 -0
  404. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Drawing.Primitives.dll +0 -0
  405. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Drawing.dll +0 -0
  406. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Dynamic.Runtime.dll +0 -0
  407. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Formats.Asn1.dll +0 -0
  408. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Globalization.Calendars.dll +0 -0
  409. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Globalization.Extensions.dll +0 -0
  410. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Globalization.dll +0 -0
  411. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.IO.Compression.Brotli.dll +0 -0
  412. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.IO.Compression.FileSystem.dll +0 -0
  413. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.IO.Compression.ZipFile.dll +0 -0
  414. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.IO.Compression.dll +0 -0
  415. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
  416. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
  417. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.IO.FileSystem.Primitives.dll +0 -0
  418. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.IO.FileSystem.Watcher.dll +0 -0
  419. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.IO.FileSystem.dll +0 -0
  420. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.IO.IsolatedStorage.dll +0 -0
  421. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.IO.MemoryMappedFiles.dll +0 -0
  422. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.IO.Pipes.AccessControl.dll +0 -0
  423. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.IO.Pipes.dll +0 -0
  424. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.IO.UnmanagedMemoryStream.dll +0 -0
  425. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.IO.dll +0 -0
  426. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Linq.Expressions.dll +0 -0
  427. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Linq.Parallel.dll +0 -0
  428. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Linq.Queryable.dll +0 -0
  429. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Linq.dll +0 -0
  430. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Management.Automation.dll +0 -0
  431. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Management.dll +0 -0
  432. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Memory.dll +0 -0
  433. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.Http.Json.dll +0 -0
  434. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.Http.dll +0 -0
  435. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.HttpListener.dll +0 -0
  436. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.Mail.dll +0 -0
  437. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.NameResolution.dll +0 -0
  438. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.NetworkInformation.dll +0 -0
  439. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.Ping.dll +0 -0
  440. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.Primitives.dll +0 -0
  441. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.Requests.dll +0 -0
  442. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.Security.dll +0 -0
  443. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.ServicePoint.dll +0 -0
  444. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.Sockets.dll +0 -0
  445. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.WebClient.dll +0 -0
  446. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.WebHeaderCollection.dll +0 -0
  447. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.WebProxy.dll +0 -0
  448. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.WebSockets.Client.dll +0 -0
  449. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.WebSockets.dll +0 -0
  450. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Net.dll +0 -0
  451. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Numerics.Vectors.dll +0 -0
  452. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Numerics.dll +0 -0
  453. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.ObjectModel.dll +0 -0
  454. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Private.CoreLib.dll +0 -0
  455. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Private.DataContractSerialization.dll +0 -0
  456. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Private.Uri.dll +0 -0
  457. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Private.Xml.Linq.dll +0 -0
  458. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Private.Xml.dll +0 -0
  459. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.DispatchProxy.dll +0 -0
  460. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.Emit.ILGeneration.dll +0 -0
  461. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.Emit.Lightweight.dll +0 -0
  462. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.Emit.dll +0 -0
  463. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.Extensions.dll +0 -0
  464. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.Metadata.dll +0 -0
  465. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.Primitives.dll +0 -0
  466. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.TypeExtensions.dll +0 -0
  467. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Reflection.dll +0 -0
  468. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Resources.Reader.dll +0 -0
  469. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Resources.ResourceManager.dll +0 -0
  470. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Resources.Writer.dll +0 -0
  471. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.CompilerServices.Unsafe.dll +0 -0
  472. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.CompilerServices.VisualC.dll +0 -0
  473. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Extensions.dll +0 -0
  474. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Handles.dll +0 -0
  475. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.InteropServices.RuntimeInformation.dll +0 -0
  476. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.InteropServices.dll +0 -0
  477. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Intrinsics.dll +0 -0
  478. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Loader.dll +0 -0
  479. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Numerics.dll +0 -0
  480. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
  481. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Serialization.Json.dll +0 -0
  482. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
  483. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Serialization.Xml.dll +0 -0
  484. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.Serialization.dll +0 -0
  485. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Runtime.dll +0 -0
  486. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.AccessControl.dll +0 -0
  487. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.Claims.dll +0 -0
  488. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.Algorithms.dll +0 -0
  489. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.Cng.dll +0 -0
  490. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.Csp.dll +0 -0
  491. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.Encoding.dll +0 -0
  492. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.OpenSsl.dll +0 -0
  493. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.Pkcs.dll +0 -0
  494. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.Primitives.dll +0 -0
  495. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.ProtectedData.dll +0 -0
  496. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.Cryptography.X509Certificates.dll +0 -0
  497. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.Permissions.dll +0 -0
  498. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.Principal.Windows.dll +0 -0
  499. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.Principal.dll +0 -0
  500. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.SecureString.dll +0 -0
  501. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Security.dll +0 -0
  502. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.ServiceModel.Web.dll +0 -0
  503. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.ServiceProcess.ServiceController.dll +0 -0
  504. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.ServiceProcess.dll +0 -0
  505. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Text.Encoding.CodePages.dll +0 -0
  506. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Text.Encoding.Extensions.dll +0 -0
  507. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Text.Encoding.dll +0 -0
  508. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Text.Encodings.Web.dll +0 -0
  509. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Text.Json.dll +0 -0
  510. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Text.RegularExpressions.dll +0 -0
  511. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Threading.AccessControl.dll +0 -0
  512. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Channels.dll +0 -0
  513. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Overlapped.dll +0 -0
  514. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
  515. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Tasks.Extensions.dll +0 -0
  516. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Tasks.Parallel.dll +0 -0
  517. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Tasks.dll +0 -0
  518. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Thread.dll +0 -0
  519. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Threading.ThreadPool.dll +0 -0
  520. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Threading.Timer.dll +0 -0
  521. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Threading.dll +0 -0
  522. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Transactions.Local.dll +0 -0
  523. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Transactions.dll +0 -0
  524. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.ValueTuple.dll +0 -0
  525. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Web.HttpUtility.dll +0 -0
  526. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Web.dll +0 -0
  527. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Windows.Extensions.dll +0 -0
  528. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Windows.dll +0 -0
  529. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Xml.Linq.dll +0 -0
  530. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Xml.ReaderWriter.dll +0 -0
  531. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Xml.Serialization.dll +0 -0
  532. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Xml.XDocument.dll +0 -0
  533. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Xml.XPath.XDocument.dll +0 -0
  534. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Xml.XPath.dll +0 -0
  535. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Xml.XmlDocument.dll +0 -0
  536. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Xml.XmlSerializer.dll +0 -0
  537. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.Xml.dll +0 -0
  538. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/System.dll +0 -0
  539. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/WindowsBase.dll +0 -0
  540. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-console-l1-1-0.dll +0 -0
  541. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-console-l1-2-0.dll +0 -0
  542. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-datetime-l1-1-0.dll +0 -0
  543. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-debug-l1-1-0.dll +0 -0
  544. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-errorhandling-l1-1-0.dll +0 -0
  545. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-file-l1-1-0.dll +0 -0
  546. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-file-l1-2-0.dll +0 -0
  547. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-file-l2-1-0.dll +0 -0
  548. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-handle-l1-1-0.dll +0 -0
  549. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-heap-l1-1-0.dll +0 -0
  550. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-interlocked-l1-1-0.dll +0 -0
  551. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-libraryloader-l1-1-0.dll +0 -0
  552. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-localization-l1-2-0.dll +0 -0
  553. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-memory-l1-1-0.dll +0 -0
  554. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-namedpipe-l1-1-0.dll +0 -0
  555. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-processenvironment-l1-1-0.dll +0 -0
  556. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-processthreads-l1-1-0.dll +0 -0
  557. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-processthreads-l1-1-1.dll +0 -0
  558. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-profile-l1-1-0.dll +0 -0
  559. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-rtlsupport-l1-1-0.dll +0 -0
  560. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-string-l1-1-0.dll +0 -0
  561. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-synch-l1-1-0.dll +0 -0
  562. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-synch-l1-2-0.dll +0 -0
  563. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-sysinfo-l1-1-0.dll +0 -0
  564. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-timezone-l1-1-0.dll +0 -0
  565. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-core-util-l1-1-0.dll +0 -0
  566. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-conio-l1-1-0.dll +0 -0
  567. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-convert-l1-1-0.dll +0 -0
  568. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-environment-l1-1-0.dll +0 -0
  569. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-filesystem-l1-1-0.dll +0 -0
  570. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-heap-l1-1-0.dll +0 -0
  571. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-locale-l1-1-0.dll +0 -0
  572. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-math-l1-1-0.dll +0 -0
  573. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-multibyte-l1-1-0.dll +0 -0
  574. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-private-l1-1-0.dll +0 -0
  575. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-process-l1-1-0.dll +0 -0
  576. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-runtime-l1-1-0.dll +0 -0
  577. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-stdio-l1-1-0.dll +0 -0
  578. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-string-l1-1-0.dll +0 -0
  579. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-time-l1-1-0.dll +0 -0
  580. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/api-ms-win-crt-utility-l1-1-0.dll +0 -0
  581. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/clrcompression.dll +0 -0
  582. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/clretwrc.dll +0 -0
  583. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/clrjit.dll +0 -0
  584. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/coreclr.dll +0 -0
  585. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/createdump.exe +0 -0
  586. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  587. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/cs/Microsoft.CodeAnalysis.resources.dll +0 -0
  588. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/dbgshim.dll +0 -0
  589. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  590. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/de/Microsoft.CodeAnalysis.resources.dll +0 -0
  591. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  592. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/es/Microsoft.CodeAnalysis.resources.dll +0 -0
  593. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  594. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/fr/Microsoft.CodeAnalysis.resources.dll +0 -0
  595. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/hostfxr.dll +0 -0
  596. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/hostpolicy.dll +0 -0
  597. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  598. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/it/Microsoft.CodeAnalysis.resources.dll +0 -0
  599. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  600. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/ja/Microsoft.CodeAnalysis.resources.dll +0 -0
  601. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  602. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/ko/Microsoft.CodeAnalysis.resources.dll +0 -0
  603. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/mi.dll +0 -0
  604. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/miutils.dll +0 -0
  605. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/mscordaccore.dll +0 -0
  606. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/mscordaccore_x86_x86_5.0.20.51904.dll +0 -0
  607. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/mscordbi.dll +0 -0
  608. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/mscorlib.dll +0 -0
  609. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/mscorrc.dll +0 -0
  610. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/netstandard.dll +0 -0
  611. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  612. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/pl/Microsoft.CodeAnalysis.resources.dll +0 -0
  613. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  614. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/pt-BR/Microsoft.CodeAnalysis.resources.dll +0 -0
  615. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/pwrshplugin.dll +0 -0
  616. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  617. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/ru/Microsoft.CodeAnalysis.resources.dll +0 -0
  618. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  619. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/tr/Microsoft.CodeAnalysis.resources.dll +0 -0
  620. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/ucrtbase.dll +0 -0
  621. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  622. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll +0 -0
  623. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  624. data/distro/ruby_bin_folder/x86/shared/Microsoft.NETCore.App/5.0.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll +0 -0
  625. data/distro/ruby_bin_folder/x86/vccorlib140.dll +0 -0
  626. data/distro/ruby_bin_folder/x86/vcruntime140.dll +0 -0
  627. data/spec/data/apt/chef-integration-test-1.0/debian/changelog +0 -5
  628. data/spec/data/apt/chef-integration-test-1.0/debian/compat +0 -1
  629. data/spec/data/apt/chef-integration-test-1.0/debian/control +0 -13
  630. data/spec/data/apt/chef-integration-test-1.0/debian/copyright +0 -34
  631. data/spec/data/apt/chef-integration-test-1.0/debian/files +0 -1
  632. data/spec/data/apt/chef-integration-test-1.0/debian/rules +0 -13
  633. data/spec/data/apt/chef-integration-test-1.0/debian/source/format +0 -1
  634. data/spec/data/apt/chef-integration-test-1.1/debian/changelog +0 -11
  635. data/spec/data/apt/chef-integration-test-1.1/debian/compat +0 -1
  636. data/spec/data/apt/chef-integration-test-1.1/debian/control +0 -13
  637. data/spec/data/apt/chef-integration-test-1.1/debian/copyright +0 -34
  638. data/spec/data/apt/chef-integration-test-1.1/debian/files +0 -1
  639. data/spec/data/apt/chef-integration-test-1.1/debian/rules +0 -13
  640. data/spec/data/apt/chef-integration-test-1.1/debian/source/format +0 -1
  641. data/spec/data/apt/chef-integration-test2-1.0/debian/changelog +0 -5
  642. data/spec/data/apt/chef-integration-test2-1.0/debian/chef-integration-test2/DEBIAN/conffiles +0 -1
  643. data/spec/data/apt/chef-integration-test2-1.0/debian/chef-integration-test2/DEBIAN/control +0 -10
  644. data/spec/data/apt/chef-integration-test2-1.0/debian/chef-integration-test2/DEBIAN/md5sums +0 -1
  645. data/spec/data/apt/chef-integration-test2-1.0/debian/chef-integration-test2.debhelper.log +0 -45
  646. data/spec/data/apt/chef-integration-test2-1.0/debian/chef-integration-test2.substvars +0 -1
  647. data/spec/data/apt/chef-integration-test2-1.0/debian/compat +0 -1
  648. data/spec/data/apt/chef-integration-test2-1.0/debian/conffiles +0 -1
  649. data/spec/data/apt/chef-integration-test2-1.0/debian/control +0 -13
  650. data/spec/data/apt/chef-integration-test2-1.0/debian/copyright +0 -34
  651. data/spec/data/apt/chef-integration-test2-1.0/debian/files +0 -1
  652. data/spec/data/apt/chef-integration-test2-1.0/debian/rules +0 -13
  653. data/spec/data/apt/chef-integration-test2-1.0/debian/source/format +0 -1
  654. data/spec/data/apt/chef-integration-test2_1.0-1.debian.tar.gz +0 -0
  655. data/spec/data/apt/chef-integration-test2_1.0-1.dsc +0 -18
  656. data/spec/data/apt/chef-integration-test2_1.0-1_amd64.build +0 -91
  657. data/spec/data/apt/chef-integration-test2_1.0-1_amd64.changes +0 -31
  658. data/spec/data/apt/chef-integration-test2_1.0-1_amd64.deb +0 -0
  659. data/spec/data/apt/chef-integration-test2_1.0.orig.tar.gz +0 -0
  660. data/spec/data/apt/chef-integration-test_1.0-1_amd64.changes +0 -22
  661. data/spec/data/apt/chef-integration-test_1.0-1_amd64.deb +0 -0
  662. data/spec/data/apt/chef-integration-test_1.0.orig.tar.gz +0 -0
  663. data/spec/data/apt/chef-integration-test_1.1-1_amd64.changes +0 -22
  664. data/spec/data/apt/chef-integration-test_1.1-1_amd64.deb +0 -0
  665. data/spec/data/apt/chef-integration-test_1.1.orig.tar.gz +0 -0
  666. data/spec/data/apt/var/www/apt/conf/distributions +0 -7
  667. data/spec/data/apt/var/www/apt/conf/incoming +0 -4
  668. data/spec/data/apt/var/www/apt/conf/pulls +0 -3
  669. data/spec/data/apt/var/www/apt/db/checksums.db +0 -0
  670. data/spec/data/apt/var/www/apt/db/contents.cache.db +0 -0
  671. data/spec/data/apt/var/www/apt/db/packages.db +0 -0
  672. data/spec/data/apt/var/www/apt/db/references.db +0 -0
  673. data/spec/data/apt/var/www/apt/db/release.caches.db +0 -0
  674. data/spec/data/apt/var/www/apt/db/version +0 -4
  675. data/spec/data/apt/var/www/apt/dists/sid/Release +0 -19
  676. data/spec/data/apt/var/www/apt/dists/sid/main/binary-amd64/Packages +0 -16
  677. data/spec/data/apt/var/www/apt/dists/sid/main/binary-amd64/Packages.gz +0 -0
  678. data/spec/data/apt/var/www/apt/dists/sid/main/binary-amd64/Release +0 -5
  679. data/spec/data/apt/var/www/apt/dists/sid/main/binary-i386/Packages +0 -0
  680. data/spec/data/apt/var/www/apt/pool/main/c/chef-integration-test/chef-integration-test_1.0-1_amd64.deb +0 -0
  681. data/spec/data/apt/var/www/apt/pool/main/c/chef-integration-test/chef-integration-test_1.1-1_amd64.deb +0 -0
  682. data/spec/data/archive_file/test_archive.tar.gz +0 -0
  683. data/spec/data/bad-config.rb +0 -1
  684. data/spec/data/bootstrap/encrypted_data_bag_secret +0 -1
  685. data/spec/data/bootstrap/no_proxy.erb +0 -2
  686. data/spec/data/bootstrap/secret.erb +0 -9
  687. data/spec/data/bootstrap/test-hints.erb +0 -12
  688. data/spec/data/bootstrap/test.erb +0 -1
  689. data/spec/data/cb_version_cookbooks/cookbook2/files/test.txt +0 -0
  690. data/spec/data/cb_version_cookbooks/cookbook2/templates/test.erb +0 -0
  691. data/spec/data/cb_version_cookbooks/tatft/README.rdoc +0 -3
  692. data/spec/data/cb_version_cookbooks/tatft/attributes/default.rb +0 -1
  693. data/spec/data/cb_version_cookbooks/tatft/definitions/runit_service.rb +0 -1
  694. data/spec/data/cb_version_cookbooks/tatft/files/default/giant_blob.tgz +0 -1
  695. data/spec/data/cb_version_cookbooks/tatft/libraries/ownage.rb +0 -1
  696. data/spec/data/cb_version_cookbooks/tatft/providers/lwp.rb +0 -1
  697. data/spec/data/cb_version_cookbooks/tatft/recipes/default.rb +0 -1
  698. data/spec/data/cb_version_cookbooks/tatft/resources/lwr.rb +0 -1
  699. data/spec/data/cb_version_cookbooks/tatft/templates/default/configuration.erb +0 -0
  700. data/spec/data/checksum/random.txt +0 -1
  701. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-600hhz-0 +0 -1
  702. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-6m8zdk-0 +0 -0
  703. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-ahd2gq-0 +0 -1
  704. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-api8ux-0 +0 -1
  705. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-b0r1m1-0 +0 -1
  706. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-bfygsi-0 +0 -1
  707. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-el14l6-0 +0 -1
  708. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-ivrl3y-0 +0 -1
  709. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-kkbs85-0 +0 -1
  710. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-ory1ux-0 +0 -1
  711. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-pgsq76-0 +0 -1
  712. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-ra8uim-0 +0 -1
  713. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-t7k1g-0 +0 -1
  714. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-t8g0sv-0 +0 -1
  715. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-ufy6g3-0 +0 -1
  716. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-x2d6j9-0 +0 -1
  717. data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-xi0l6h-0 +0 -1
  718. data/spec/data/client.d_00/00-foo.rb +0 -2
  719. data/spec/data/client.d_00/01-bar.rb +0 -1
  720. data/spec/data/client.d_00/02-strings.rb +0 -2
  721. data/spec/data/client.d_00/bar +0 -1
  722. data/spec/data/client.d_01/foo/bar.rb +0 -1
  723. data/spec/data/client.d_02/foo.rb/foo.txt +0 -1
  724. data/spec/data/config.rb +0 -6
  725. data/spec/data/cookbooks/angrybash/metadata.rb +0 -2
  726. data/spec/data/cookbooks/angrybash/recipes/default.rb +0 -8
  727. data/spec/data/cookbooks/apache2/files/default/apache2_module_conf_generate.pl +0 -2
  728. data/spec/data/cookbooks/apache2/metadata.json +0 -33
  729. data/spec/data/cookbooks/apache2/metadata.rb +0 -2
  730. data/spec/data/cookbooks/apache2/recipes/default.rb +0 -3
  731. data/spec/data/cookbooks/borken/metadata.rb +0 -2
  732. data/spec/data/cookbooks/borken/recipes/default.rb +0 -2
  733. data/spec/data/cookbooks/borken/templates/default/borken.erb +0 -2
  734. data/spec/data/cookbooks/chefignore +0 -8
  735. data/spec/data/cookbooks/ignorken/files/default/not_me.rb +0 -2
  736. data/spec/data/cookbooks/ignorken/metadata.rb +0 -2
  737. data/spec/data/cookbooks/ignorken/recipes/default.rb +0 -1
  738. data/spec/data/cookbooks/ignorken/recipes/ignoreme.rb +0 -2
  739. data/spec/data/cookbooks/ignorken/templates/ubuntu-12.10/not_me.rb +0 -2
  740. data/spec/data/cookbooks/irssi/files/default/irssi.response +0 -2
  741. data/spec/data/cookbooks/java/files/default/java.response +0 -2
  742. data/spec/data/cookbooks/java/metadata.json +0 -33
  743. data/spec/data/cookbooks/java/metadata.rb +0 -2
  744. data/spec/data/cookbooks/name-mismatch-versionnumber/README.md +0 -4
  745. data/spec/data/cookbooks/name-mismatch-versionnumber/metadata.rb +0 -8
  746. data/spec/data/cookbooks/name-mismatch-versionnumber/recipes/default.rb +0 -8
  747. data/spec/data/cookbooks/openldap/.root_dotfile +0 -0
  748. data/spec/data/cookbooks/openldap/attributes/default.rb +0 -16
  749. data/spec/data/cookbooks/openldap/attributes/smokey.rb +0 -1
  750. data/spec/data/cookbooks/openldap/definitions/client.rb +0 -5
  751. data/spec/data/cookbooks/openldap/definitions/server.rb +0 -5
  752. data/spec/data/cookbooks/openldap/files/default/.dotfile +0 -1
  753. data/spec/data/cookbooks/openldap/files/default/.ssh/id_rsa +0 -1
  754. data/spec/data/cookbooks/openldap/files/default/remotedir/.a_dotdir/.a_dotfile_in_a_dotdir +0 -1
  755. data/spec/data/cookbooks/openldap/files/default/remotedir/not_a_template.erb +0 -2
  756. data/spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file1.txt +0 -3
  757. data/spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file2.txt +0 -3
  758. data/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/.a_dotfile +0 -1
  759. data/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file1.txt +0 -3
  760. data/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file2.txt +0 -3
  761. data/spec/data/cookbooks/openldap/files/default/remotedir/subdir_with_no_file_just_a_subsubdir/the_subsubdir/some_file.txt +0 -3
  762. data/spec/data/cookbooks/openldap/libraries/openldap/version.rb +0 -3
  763. data/spec/data/cookbooks/openldap/libraries/openldap.rb +0 -4
  764. data/spec/data/cookbooks/openldap/metadata.rb +0 -8
  765. data/spec/data/cookbooks/openldap/recipes/default.rb +0 -4
  766. data/spec/data/cookbooks/openldap/recipes/gigantor.rb +0 -3
  767. data/spec/data/cookbooks/openldap/recipes/one.rb +0 -15
  768. data/spec/data/cookbooks/openldap/recipes/return.rb +0 -2
  769. data/spec/data/cookbooks/openldap/spec/spec_helper.rb +0 -0
  770. data/spec/data/cookbooks/openldap/templates/default/all_windows_line_endings.erb +0 -4
  771. data/spec/data/cookbooks/openldap/templates/default/helper_test.erb +0 -1
  772. data/spec/data/cookbooks/openldap/templates/default/helpers.erb +0 -14
  773. data/spec/data/cookbooks/openldap/templates/default/helpers_via_partial_test.erb +0 -1
  774. data/spec/data/cookbooks/openldap/templates/default/nested_openldap_partials.erb +0 -1
  775. data/spec/data/cookbooks/openldap/templates/default/nested_partial.erb +0 -1
  776. data/spec/data/cookbooks/openldap/templates/default/no_windows_line_endings.erb +0 -4
  777. data/spec/data/cookbooks/openldap/templates/default/openldap_nested_variable_stuff.erb +0 -1
  778. data/spec/data/cookbooks/openldap/templates/default/openldap_stuff.conf.erb +0 -1
  779. data/spec/data/cookbooks/openldap/templates/default/openldap_variable_stuff.conf.erb +0 -1
  780. data/spec/data/cookbooks/openldap/templates/default/some_windows_line_endings.erb +0 -4
  781. data/spec/data/cookbooks/openldap/templates/default/test.erb +0 -1
  782. data/spec/data/cookbooks/preseed/files/default/preseed-file.seed +0 -1
  783. data/spec/data/cookbooks/preseed/files/default/preseed-template.seed +0 -4
  784. data/spec/data/cookbooks/preseed/metadata.rb +0 -2
  785. data/spec/data/cookbooks/preseed/templates/default/preseed-template-variables.seed +0 -1
  786. data/spec/data/cookbooks/preseed/templates/default/preseed-template.seed +0 -1
  787. data/spec/data/cookbooks/starter/chefignore +0 -8
  788. data/spec/data/cookbooks/starter/files/sample.txt +0 -1
  789. data/spec/data/cookbooks/starter/metadata.rb +0 -2
  790. data/spec/data/cookbooks/starter/recipes/default.rb +0 -4
  791. data/spec/data/cookbooks/supports-platform-constraints/metadata.rb +0 -5
  792. data/spec/data/cookbooks/wget/files/default/wget.response +0 -2
  793. data/spec/data/definitions/test.rb +0 -5
  794. data/spec/data/dsc_lcm.pfx +0 -0
  795. data/spec/data/environment-config.rb +0 -5
  796. data/spec/data/file-providers-method-snapshot-chef-11-4.json +0 -127
  797. data/spec/data/fileedit/blank +0 -0
  798. data/spec/data/fileedit/hosts +0 -4
  799. data/spec/data/gems/chef-integration-test-0.1.0.gem +0 -0
  800. data/spec/data/git_bundles/example-repo.gitbundle +0 -0
  801. data/spec/data/git_bundles/sinatra-test-app-with-callback-files.gitbundle +0 -0
  802. data/spec/data/git_bundles/sinatra-test-app-with-symlinks.gitbundle +0 -0
  803. data/spec/data/git_bundles/sinatra-test-app.gitbundle +0 -0
  804. data/spec/data/incomplete-metadata-chef-repo/incomplete-metadata/README.md +0 -4
  805. data/spec/data/incomplete-metadata-chef-repo/incomplete-metadata/metadata.rb +0 -13
  806. data/spec/data/incomplete-metadata-chef-repo/incomplete-metadata/recipes/default.rb +0 -8
  807. data/spec/data/invalid-metadata-chef-repo/invalid-metadata/README.md +0 -4
  808. data/spec/data/invalid-metadata-chef-repo/invalid-metadata/metadata.rb +0 -9
  809. data/spec/data/invalid-metadata-chef-repo/invalid-metadata/recipes/default.rb +0 -8
  810. data/spec/data/kitchen/chefignore +0 -6
  811. data/spec/data/kitchen/openldap/attributes/default.rb +0 -3
  812. data/spec/data/kitchen/openldap/attributes/robinson.rb +0 -3
  813. data/spec/data/kitchen/openldap/definitions/client.rb +0 -3
  814. data/spec/data/kitchen/openldap/definitions/drewbarrymore.rb +0 -3
  815. data/spec/data/kitchen/openldap/recipes/gigantor.rb +0 -3
  816. data/spec/data/kitchen/openldap/recipes/ignoreme.rb +0 -3
  817. data/spec/data/kitchen/openldap/recipes/woot.rb +0 -3
  818. data/spec/data/knife-home/.chef/plugins/knife/example_home_subcommand.rb +0 -0
  819. data/spec/data/knife-site-subcommands/plugins/knife/example_subcommand.rb +0 -0
  820. data/spec/data/knife_subcommand/test_explicit_category.rb +0 -7
  821. data/spec/data/knife_subcommand/test_name_mapping.rb +0 -4
  822. data/spec/data/knife_subcommand/test_yourself.rb +0 -21
  823. data/spec/data/lwrp/providers/buck_passer.rb +0 -28
  824. data/spec/data/lwrp/providers/buck_passer_2.rb +0 -26
  825. data/spec/data/lwrp/providers/embedded_resource_accesses_providers_scope.rb +0 -28
  826. data/spec/data/lwrp/providers/inline_compiler.rb +0 -24
  827. data/spec/data/lwrp/providers/monkey_name_printer.rb +0 -5
  828. data/spec/data/lwrp/providers/paint_drying_watcher.rb +0 -7
  829. data/spec/data/lwrp/providers/thumb_twiddler.rb +0 -7
  830. data/spec/data/lwrp/resources/bar.rb +0 -4
  831. data/spec/data/lwrp/resources/buck_passer.rb +0 -6
  832. data/spec/data/lwrp/resources/buck_passer_2.rb +0 -4
  833. data/spec/data/lwrp/resources/embedded_resource_accesses_providers_scope.rb +0 -4
  834. data/spec/data/lwrp/resources/foo.rb +0 -6
  835. data/spec/data/lwrp/resources/inline_compiler.rb +0 -4
  836. data/spec/data/lwrp/resources/monkey_name_printer.rb +0 -6
  837. data/spec/data/lwrp/resources/paint_drying_watcher.rb +0 -4
  838. data/spec/data/lwrp/resources/thumb_twiddler.rb +0 -4
  839. data/spec/data/lwrp/resources_with_default_attributes/nodeattr.rb +0 -3
  840. data/spec/data/lwrp_const_scoping/resources/conflict.rb +0 -1
  841. data/spec/data/lwrp_override/providers/buck_passer.rb +0 -5
  842. data/spec/data/lwrp_override/resources/foo.rb +0 -11
  843. data/spec/data/mac_users/10.9.plist.xml +0 -560
  844. data/spec/data/mac_users/10.9.shadow.xml +0 -21
  845. data/spec/data/metadata/quick_start/metadata.rb +0 -14
  846. data/spec/data/mixin/invalid_data.rb +0 -3
  847. data/spec/data/mixin/real_data.rb +0 -2
  848. data/spec/data/nested.json +0 -2
  849. data/spec/data/nodes/default.rb +0 -15
  850. data/spec/data/nodes/test.example.com.rb +0 -17
  851. data/spec/data/nodes/test.rb +0 -15
  852. data/spec/data/null_config.rb +0 -1
  853. data/spec/data/object_loader/environments/test.json +0 -7
  854. data/spec/data/object_loader/environments/test.rb +0 -2
  855. data/spec/data/object_loader/environments/test_json_class.json +0 -8
  856. data/spec/data/object_loader/nodes/test.json +0 -7
  857. data/spec/data/object_loader/nodes/test.rb +0 -2
  858. data/spec/data/object_loader/nodes/test_json_class.json +0 -8
  859. data/spec/data/object_loader/roles/test.json +0 -7
  860. data/spec/data/object_loader/roles/test.rb +0 -2
  861. data/spec/data/object_loader/roles/test_json_class.json +0 -8
  862. data/spec/data/old_home_dir/my-dot-emacs +0 -0
  863. data/spec/data/old_home_dir/my-dot-vim +0 -0
  864. data/spec/data/partial_one.erb +0 -1
  865. data/spec/data/prefer_metadata_json/metadata.json +0 -51
  866. data/spec/data/prefer_metadata_json/metadata.rb +0 -6
  867. data/spec/data/prefer_metadata_json/recipes/default.rb +0 -0
  868. data/spec/data/recipes/test.rb +0 -7
  869. data/spec/data/recipes.tgz +0 -0
  870. data/spec/data/remote_directory_data/remote_dir_file.txt +0 -1
  871. data/spec/data/remote_directory_data/remote_subdirectory/remote_subdir_file.txt +0 -1
  872. data/spec/data/remote_file/nyan_cat.png +0 -0
  873. data/spec/data/remote_file/nyan_cat.png.gz +0 -0
  874. data/spec/data/root_alias_cookbooks/dup_attr/attributes/default.rb +0 -1
  875. data/spec/data/root_alias_cookbooks/dup_attr/attributes.rb +0 -1
  876. data/spec/data/root_alias_cookbooks/dup_attr/metadata.rb +0 -2
  877. data/spec/data/root_alias_cookbooks/dup_attr/recipe.rb +0 -3
  878. data/spec/data/root_alias_cookbooks/dup_recipe/attributes.rb +0 -1
  879. data/spec/data/root_alias_cookbooks/dup_recipe/metadata.rb +0 -2
  880. data/spec/data/root_alias_cookbooks/dup_recipe/recipe.rb +0 -3
  881. data/spec/data/root_alias_cookbooks/dup_recipe/recipes/default.rb +0 -3
  882. data/spec/data/root_alias_cookbooks/simple/attributes.rb +0 -1
  883. data/spec/data/root_alias_cookbooks/simple/metadata.rb +0 -2
  884. data/spec/data/root_alias_cookbooks/simple/recipe.rb +0 -3
  885. data/spec/data/rubygems.org/latest_specs.4.8.gz +0 -0
  886. data/spec/data/rubygems.org/nonexistent_gem +0 -0
  887. data/spec/data/rubygems.org/nonexistent_gem-info +0 -1
  888. data/spec/data/rubygems.org/sexp_processor +0 -0
  889. data/spec/data/rubygems.org/sexp_processor-4.15.1.gemspec.rz +0 -0
  890. data/spec/data/rubygems.org/sexp_processor-info +0 -50
  891. data/spec/data/run_context/cookbooks/circular-dep1/attributes/default.rb +0 -2
  892. data/spec/data/run_context/cookbooks/circular-dep1/definitions/circular_dep1_res.rb +0 -1
  893. data/spec/data/run_context/cookbooks/circular-dep1/libraries/lib.rb +0 -2
  894. data/spec/data/run_context/cookbooks/circular-dep1/metadata.rb +0 -2
  895. data/spec/data/run_context/cookbooks/circular-dep1/providers/provider.rb +0 -1
  896. data/spec/data/run_context/cookbooks/circular-dep1/recipes/default.rb +0 -0
  897. data/spec/data/run_context/cookbooks/circular-dep1/resources/resource.rb +0 -2
  898. data/spec/data/run_context/cookbooks/circular-dep2/attributes/default.rb +0 -2
  899. data/spec/data/run_context/cookbooks/circular-dep2/definitions/circular_dep2_res.rb +0 -1
  900. data/spec/data/run_context/cookbooks/circular-dep2/libraries/lib.rb +0 -2
  901. data/spec/data/run_context/cookbooks/circular-dep2/metadata.rb +0 -2
  902. data/spec/data/run_context/cookbooks/circular-dep2/providers/provider.rb +0 -1
  903. data/spec/data/run_context/cookbooks/circular-dep2/recipes/default.rb +0 -0
  904. data/spec/data/run_context/cookbooks/circular-dep2/resources/resource.rb +0 -2
  905. data/spec/data/run_context/cookbooks/dependency1/attributes/aa_first.rb +0 -2
  906. data/spec/data/run_context/cookbooks/dependency1/attributes/default.rb +0 -2
  907. data/spec/data/run_context/cookbooks/dependency1/attributes/unparsed_file +0 -1
  908. data/spec/data/run_context/cookbooks/dependency1/attributes/zz_last.rb +0 -2
  909. data/spec/data/run_context/cookbooks/dependency1/definitions/dependency1_res.rb +0 -1
  910. data/spec/data/run_context/cookbooks/dependency1/definitions/unparsed_file +0 -1
  911. data/spec/data/run_context/cookbooks/dependency1/libraries/lib.rb +0 -2
  912. data/spec/data/run_context/cookbooks/dependency1/libraries/unparsed_file +0 -1
  913. data/spec/data/run_context/cookbooks/dependency1/providers/provider.rb +0 -1
  914. data/spec/data/run_context/cookbooks/dependency1/providers/unparsed_file +0 -1
  915. data/spec/data/run_context/cookbooks/dependency1/recipes/default.rb +0 -0
  916. data/spec/data/run_context/cookbooks/dependency1/recipes/unparsed_file +0 -1
  917. data/spec/data/run_context/cookbooks/dependency1/resources/resource.rb +0 -2
  918. data/spec/data/run_context/cookbooks/dependency1/resources/unparsed_file +0 -1
  919. data/spec/data/run_context/cookbooks/dependency2/attributes/default.rb +0 -2
  920. data/spec/data/run_context/cookbooks/dependency2/definitions/dependency2_res.rb +0 -1
  921. data/spec/data/run_context/cookbooks/dependency2/libraries/lib.rb +0 -2
  922. data/spec/data/run_context/cookbooks/dependency2/providers/provider.rb +0 -1
  923. data/spec/data/run_context/cookbooks/dependency2/recipes/default.rb +0 -0
  924. data/spec/data/run_context/cookbooks/dependency2/resources/resource.rb +0 -2
  925. data/spec/data/run_context/cookbooks/include/recipes/default.rb +0 -24
  926. data/spec/data/run_context/cookbooks/include/recipes/includee.rb +0 -3
  927. data/spec/data/run_context/cookbooks/no-default-attr/attributes/server.rb +0 -2
  928. data/spec/data/run_context/cookbooks/no-default-attr/definitions/no_default-attr_res.rb +0 -1
  929. data/spec/data/run_context/cookbooks/no-default-attr/providers/provider.rb +0 -1
  930. data/spec/data/run_context/cookbooks/no-default-attr/recipes/default.rb +0 -0
  931. data/spec/data/run_context/cookbooks/no-default-attr/resources/resource.rb +0 -2
  932. data/spec/data/run_context/cookbooks/test/attributes/default.rb +0 -0
  933. data/spec/data/run_context/cookbooks/test/attributes/george.rb +0 -1
  934. data/spec/data/run_context/cookbooks/test/definitions/new_animals.rb +0 -9
  935. data/spec/data/run_context/cookbooks/test/definitions/new_cat.rb +0 -5
  936. data/spec/data/run_context/cookbooks/test/definitions/test_res.rb +0 -1
  937. data/spec/data/run_context/cookbooks/test/providers/provider.rb +0 -1
  938. data/spec/data/run_context/cookbooks/test/recipes/default.rb +0 -5
  939. data/spec/data/run_context/cookbooks/test/recipes/one.rb +0 -7
  940. data/spec/data/run_context/cookbooks/test/recipes/two.rb +0 -7
  941. data/spec/data/run_context/cookbooks/test/resources/resource.rb +0 -3
  942. data/spec/data/run_context/cookbooks/test-with-circular-deps/attributes/default.rb +0 -2
  943. data/spec/data/run_context/cookbooks/test-with-circular-deps/definitions/test_with-circular-deps_res.rb +0 -1
  944. data/spec/data/run_context/cookbooks/test-with-circular-deps/libraries/lib.rb +0 -2
  945. data/spec/data/run_context/cookbooks/test-with-circular-deps/metadata.rb +0 -2
  946. data/spec/data/run_context/cookbooks/test-with-circular-deps/providers/provider.rb +0 -1
  947. data/spec/data/run_context/cookbooks/test-with-circular-deps/recipes/default.rb +0 -0
  948. data/spec/data/run_context/cookbooks/test-with-circular-deps/resources/resource.rb +0 -3
  949. data/spec/data/run_context/cookbooks/test-with-deps/attributes/default.rb +0 -2
  950. data/spec/data/run_context/cookbooks/test-with-deps/definitions/test_with-deps_res.rb +0 -1
  951. data/spec/data/run_context/cookbooks/test-with-deps/libraries/lib.rb +0 -1
  952. data/spec/data/run_context/cookbooks/test-with-deps/metadata.rb +0 -3
  953. data/spec/data/run_context/cookbooks/test-with-deps/providers/provider.rb +0 -1
  954. data/spec/data/run_context/cookbooks/test-with-deps/recipes/default.rb +0 -0
  955. data/spec/data/run_context/cookbooks/test-with-deps/recipes/server.rb +0 -0
  956. data/spec/data/run_context/cookbooks/test-with-deps/resources/resource.rb +0 -2
  957. data/spec/data/run_context/nodes/run_context.rb +0 -5
  958. data/spec/data/sample_msu1.xml +0 -10
  959. data/spec/data/sample_msu2.xml +0 -14
  960. data/spec/data/sample_msu3.xml +0 -16
  961. data/spec/data/search_queries_to_transform.txt +0 -98
  962. data/spec/data/shef-config.rb +0 -11
  963. data/spec/data/snap_package/async_result_success.json +0 -6
  964. data/spec/data/snap_package/change_id_result.json +0 -175
  965. data/spec/data/snap_package/find_result_failure.json +0 -10
  966. data/spec/data/snap_package/find_result_success.json +0 -70
  967. data/spec/data/snap_package/get_by_name_result_failure.json +0 -10
  968. data/spec/data/snap_package/get_by_name_result_success.json +0 -38
  969. data/spec/data/snap_package/get_conf_success.json +0 -10
  970. data/spec/data/snap_package/result_failure.json +0 -9
  971. data/spec/data/ssl/5e707473.0 +0 -18
  972. data/spec/data/ssl/binary/chef-rspec-der.cert +0 -0
  973. data/spec/data/ssl/binary/chef-rspec-der.key +0 -0
  974. data/spec/data/ssl/chef-rspec.cert +0 -27
  975. data/spec/data/ssl/chef-rspec.key +0 -27
  976. data/spec/data/ssl/key.pem +0 -15
  977. data/spec/data/ssl/private_key.pem +0 -27
  978. data/spec/data/ssl/private_key_with_whitespace.pem +0 -32
  979. data/spec/data/standalone_cookbook/Gemfile +0 -1
  980. data/spec/data/standalone_cookbook/chefignore +0 -9
  981. data/spec/data/standalone_cookbook/recipes/default.rb +0 -3
  982. data/spec/data/standalone_cookbook/vendor/bundle/ruby/2.0.0/gems/multi_json-1.9.0/lib/multi_json.rb +0 -1
  983. data/spec/data/templates/chef-seattle20160930-4388-1crv7ef.txt +0 -1
  984. data/spec/data/templates/chef-seattle20160930-4388-jjfoae.txt +0 -1
  985. data/spec/data/templates/chef-seattle20160930-4388-umeq2c.txt +0 -1
  986. data/spec/data/templates/failed.erb +0 -5
  987. data/spec/data/templates/seattle.txt +0 -1
  988. data/spec/data/trusted_certs/example.crt +0 -31
  989. data/spec/data/trusted_certs/example_no_cn.crt +0 -32
  990. data/spec/data/trusted_certs/intermediate.pem +0 -38
  991. data/spec/data/trusted_certs/opscode.pem +0 -36
  992. data/spec/data/trusted_certs/root.pem +0 -22
  993. data/spec/data/windows_certificates/base64_test.cer +0 -20
  994. data/spec/data/windows_certificates/othertest.cer +0 -20
  995. data/spec/data/windows_certificates/test.cer +0 -20
  996. data/spec/data/windows_certificates/test.p7b +0 -0
  997. data/spec/data/windows_certificates/test.pem +0 -20
  998. data/spec/data/windows_certificates/test.pfx +0 -0
  999. data/spec/functional/application_spec.rb +0 -58
  1000. data/spec/functional/assets/PkgA.1.0.0.0.bff +0 -0
  1001. data/spec/functional/assets/PkgA.2.0.0.0.bff +0 -0
  1002. data/spec/functional/assets/chefinittest +0 -36
  1003. data/spec/functional/assets/chocolatey_feed/test-A.1.0.0.nupkg +0 -0
  1004. data/spec/functional/assets/chocolatey_feed/test-A.1.5.0.nupkg +0 -0
  1005. data/spec/functional/assets/chocolatey_feed/test-A.2.0.0.nupkg +0 -0
  1006. data/spec/functional/assets/chocolatey_feed/test-B.1.0.0.nupkg +0 -0
  1007. data/spec/functional/assets/dummy-1-0.aix6.1.noarch.rpm +0 -0
  1008. data/spec/functional/assets/dummy-2-0.aix6.1.noarch.rpm +0 -0
  1009. data/spec/functional/assets/inittest +0 -37
  1010. data/spec/functional/assets/mytest-1.0-1.noarch.rpm +0 -0
  1011. data/spec/functional/assets/mytest-2.0-1.noarch.rpm +0 -0
  1012. data/spec/functional/assets/testchefsubsys +0 -10
  1013. data/spec/functional/assets/yumrepo/chef_rpm-1.10-1.aarch64.rpm +0 -0
  1014. data/spec/functional/assets/yumrepo/chef_rpm-1.10-1.i686.rpm +0 -0
  1015. data/spec/functional/assets/yumrepo/chef_rpm-1.10-1.ppc64.rpm +0 -0
  1016. data/spec/functional/assets/yumrepo/chef_rpm-1.10-1.ppc64le.rpm +0 -0
  1017. data/spec/functional/assets/yumrepo/chef_rpm-1.10-1.s390x.rpm +0 -0
  1018. data/spec/functional/assets/yumrepo/chef_rpm-1.10-1.src.rpm +0 -0
  1019. data/spec/functional/assets/yumrepo/chef_rpm-1.10-1.x86_64.rpm +0 -0
  1020. data/spec/functional/assets/yumrepo/chef_rpm-1.2-1.aarch64.rpm +0 -0
  1021. data/spec/functional/assets/yumrepo/chef_rpm-1.2-1.i686.rpm +0 -0
  1022. data/spec/functional/assets/yumrepo/chef_rpm-1.2-1.ppc64.rpm +0 -0
  1023. data/spec/functional/assets/yumrepo/chef_rpm-1.2-1.ppc64le.rpm +0 -0
  1024. data/spec/functional/assets/yumrepo/chef_rpm-1.2-1.s390x.rpm +0 -0
  1025. data/spec/functional/assets/yumrepo/chef_rpm-1.2-1.src.rpm +0 -0
  1026. data/spec/functional/assets/yumrepo/chef_rpm-1.2-1.x86_64.rpm +0 -0
  1027. data/spec/functional/assets/yumrepo/repodata/4632d67cb92636e7575d911c24f0e04d3505a944e97c483abe0c3e73a7c62d33-filelists.sqlite.bz2 +0 -0
  1028. data/spec/functional/assets/yumrepo/repodata/74599b793e54d877323837d2d81a1c3c594c44e4335f9528234bb490f7b9b439-other.xml.gz +0 -0
  1029. data/spec/functional/assets/yumrepo/repodata/a845d418f919d2115ab95a56b2c76f6825ad0d0bede49181a55c04f58995d057-primary.sqlite.bz2 +0 -0
  1030. data/spec/functional/assets/yumrepo/repodata/af9b7cf9ef23bd7b43068d74a460f3b5d06753d638e58e4a0c9edc35bfb9cdc4-other.sqlite.bz2 +0 -0
  1031. data/spec/functional/assets/yumrepo/repodata/bdb4f5f1492a3b9532f22c43110a81500dd744f23da0aec5c33b2a41317c737d-filelists.xml.gz +0 -0
  1032. data/spec/functional/assets/yumrepo/repodata/c10d1d34ce99e02f12ec96ef68360543ab1bb7c3cb81a4a2bf78df7d8597e9df-primary.xml.gz +0 -0
  1033. data/spec/functional/assets/yumrepo/repodata/filelists.xml.gz +0 -0
  1034. data/spec/functional/assets/yumrepo/repodata/other.xml.gz +0 -0
  1035. data/spec/functional/assets/yumrepo/repodata/primary.xml.gz +0 -0
  1036. data/spec/functional/assets/yumrepo/repodata/repomd.xml +0 -21
  1037. data/spec/functional/assets/yumrepo-empty/repodata/01a3b-filelists.sqlite.bz2 +0 -0
  1038. data/spec/functional/assets/yumrepo-empty/repodata/401dc-filelists.xml.gz +0 -0
  1039. data/spec/functional/assets/yumrepo-empty/repodata/5dc1e-primary.sqlite.bz2 +0 -0
  1040. data/spec/functional/assets/yumrepo-empty/repodata/6bf96-other.xml.gz +0 -0
  1041. data/spec/functional/assets/yumrepo-empty/repodata/7c365-other.sqlite.bz2 +0 -0
  1042. data/spec/functional/assets/yumrepo-empty/repodata/dabe2-primary.xml.gz +0 -0
  1043. data/spec/functional/assets/yumrepo-empty/repodata/repomd.xml +0 -55
  1044. data/spec/functional/assets/zypprepo/chef_rpm-1.10-1.aarch64.rpm +0 -0
  1045. data/spec/functional/assets/zypprepo/chef_rpm-1.10-1.i686.rpm +0 -0
  1046. data/spec/functional/assets/zypprepo/chef_rpm-1.10-1.ppc64.rpm +0 -0
  1047. data/spec/functional/assets/zypprepo/chef_rpm-1.10-1.ppc64le.rpm +0 -0
  1048. data/spec/functional/assets/zypprepo/chef_rpm-1.10-1.s390x.rpm +0 -0
  1049. data/spec/functional/assets/zypprepo/chef_rpm-1.10-1.src.rpm +0 -0
  1050. data/spec/functional/assets/zypprepo/chef_rpm-1.10-1.x86_64.rpm +0 -0
  1051. data/spec/functional/assets/zypprepo/chef_rpm-1.2-1.aarch64.rpm +0 -0
  1052. data/spec/functional/assets/zypprepo/chef_rpm-1.2-1.i686.rpm +0 -0
  1053. data/spec/functional/assets/zypprepo/chef_rpm-1.2-1.ppc64.rpm +0 -0
  1054. data/spec/functional/assets/zypprepo/chef_rpm-1.2-1.ppc64le.rpm +0 -0
  1055. data/spec/functional/assets/zypprepo/chef_rpm-1.2-1.s390x.rpm +0 -0
  1056. data/spec/functional/assets/zypprepo/chef_rpm-1.2-1.src.rpm +0 -0
  1057. data/spec/functional/assets/zypprepo/chef_rpm-1.2-1.x86_64.rpm +0 -0
  1058. data/spec/functional/dsl/reboot_pending_spec.rb +0 -88
  1059. data/spec/functional/dsl/registry_helper_spec.rb +0 -61
  1060. data/spec/functional/event_loggers/windows_eventlog_spec.rb +0 -107
  1061. data/spec/functional/file_content_management/deploy_strategies_spec.rb +0 -229
  1062. data/spec/functional/http/simple_spec.rb +0 -146
  1063. data/spec/functional/mixin/from_file_spec.rb +0 -93
  1064. data/spec/functional/mixin/powershell_out_spec.rb +0 -51
  1065. data/spec/functional/mixin/shell_out_spec.rb +0 -48
  1066. data/spec/functional/mixin/user_context_spec.rb +0 -119
  1067. data/spec/functional/notifications_spec.rb +0 -238
  1068. data/spec/functional/provider/remote_file/cache_control_data_spec.rb +0 -100
  1069. data/spec/functional/provider/whyrun_safe_ruby_block_spec.rb +0 -51
  1070. data/spec/functional/rebooter_spec.rb +0 -117
  1071. data/spec/functional/resource/aix_service_spec.rb +0 -145
  1072. data/spec/functional/resource/aixinit_service_spec.rb +0 -210
  1073. data/spec/functional/resource/apt_package_spec.rb +0 -383
  1074. data/spec/functional/resource/archive_file_spec.rb +0 -88
  1075. data/spec/functional/resource/bash_spec.rb +0 -55
  1076. data/spec/functional/resource/batch_spec.rb +0 -34
  1077. data/spec/functional/resource/bff_spec.rb +0 -120
  1078. data/spec/functional/resource/chocolatey_package_spec.rb +0 -194
  1079. data/spec/functional/resource/cookbook_file_spec.rb +0 -79
  1080. data/spec/functional/resource/cron_spec.rb +0 -179
  1081. data/spec/functional/resource/directory_spec.rb +0 -43
  1082. data/spec/functional/resource/dnf_package_spec.rb +0 -1629
  1083. data/spec/functional/resource/dpkg_package_spec.rb +0 -355
  1084. data/spec/functional/resource/dsc_resource_spec.rb +0 -91
  1085. data/spec/functional/resource/dsc_script_spec.rb +0 -476
  1086. data/spec/functional/resource/execute_spec.rb +0 -171
  1087. data/spec/functional/resource/file_spec.rb +0 -167
  1088. data/spec/functional/resource/git_spec.rb +0 -330
  1089. data/spec/functional/resource/group_spec.rb +0 -486
  1090. data/spec/functional/resource/ifconfig_spec.rb +0 -178
  1091. data/spec/functional/resource/insserv_spec.rb +0 -206
  1092. data/spec/functional/resource/launchd_spec.rb +0 -232
  1093. data/spec/functional/resource/link_spec.rb +0 -704
  1094. data/spec/functional/resource/locale_spec.rb +0 -108
  1095. data/spec/functional/resource/macos_userdefaults_spec.rb +0 -139
  1096. data/spec/functional/resource/mount_spec.rb +0 -219
  1097. data/spec/functional/resource/msu_package_spec.rb +0 -107
  1098. data/spec/functional/resource/ohai_spec.rb +0 -54
  1099. data/spec/functional/resource/plist_spec.rb +0 -25
  1100. data/spec/functional/resource/powershell_package_source_spec.rb +0 -106
  1101. data/spec/functional/resource/powershell_script_spec.rb +0 -588
  1102. data/spec/functional/resource/reboot_spec.rb +0 -103
  1103. data/spec/functional/resource/registry_spec.rb +0 -300
  1104. data/spec/functional/resource/remote_directory_spec.rb +0 -220
  1105. data/spec/functional/resource/remote_file_spec.rb +0 -418
  1106. data/spec/functional/resource/rpm_spec.rb +0 -120
  1107. data/spec/functional/resource/template_spec.rb +0 -245
  1108. data/spec/functional/resource/timezone_spec.rb +0 -41
  1109. data/spec/functional/resource/user/linux_user_spec.rb +0 -127
  1110. data/spec/functional/resource/user/mac_user_spec.rb +0 -207
  1111. data/spec/functional/resource/user/windows_spec.rb +0 -245
  1112. data/spec/functional/resource/windows_certificate_spec.rb +0 -401
  1113. data/spec/functional/resource/windows_env_spec.rb +0 -285
  1114. data/spec/functional/resource/windows_firewall_rule_spec.rb +0 -93
  1115. data/spec/functional/resource/windows_font_spec.rb +0 -52
  1116. data/spec/functional/resource/windows_hostname_spec.rb +0 -91
  1117. data/spec/functional/resource/windows_package_spec.rb +0 -193
  1118. data/spec/functional/resource/windows_pagefile_spec.rb +0 -125
  1119. data/spec/functional/resource/windows_path_spec.rb +0 -68
  1120. data/spec/functional/resource/windows_security_policy_spec.rb +0 -86
  1121. data/spec/functional/resource/windows_share_spec.rb +0 -103
  1122. data/spec/functional/resource/windows_task_spec.rb +0 -1969
  1123. data/spec/functional/resource/windows_user_privilege_spec.rb +0 -192
  1124. data/spec/functional/resource/yum_package_spec.rb +0 -1739
  1125. data/spec/functional/resource/zypper_package_spec.rb +0 -276
  1126. data/spec/functional/root_alias_spec.rb +0 -78
  1127. data/spec/functional/run_lock_spec.rb +0 -481
  1128. data/spec/functional/shell_spec.rb +0 -149
  1129. data/spec/functional/tiny_server_spec.rb +0 -79
  1130. data/spec/functional/util/path_helper_spec.rb +0 -37
  1131. data/spec/functional/version_spec.rb +0 -36
  1132. data/spec/functional/win32/crypto_spec.rb +0 -54
  1133. data/spec/functional/win32/registry_spec.rb +0 -618
  1134. data/spec/functional/win32/security_spec.rb +0 -233
  1135. data/spec/functional/win32/sid_spec.rb +0 -55
  1136. data/spec/functional/win32/version_info_spec.rb +0 -50
  1137. data/spec/functional/win32/versions_spec.rb +0 -115
  1138. data/spec/integration/client/client_spec.rb +0 -963
  1139. data/spec/integration/client/exit_code_spec.rb +0 -116
  1140. data/spec/integration/client/fips_spec.rb +0 -29
  1141. data/spec/integration/client/ipv6_spec.rb +0 -135
  1142. data/spec/integration/client/open_ssl_spec.rb +0 -25
  1143. data/spec/integration/compliance/compliance_spec.rb +0 -143
  1144. data/spec/integration/ohai/ohai_spec.rb +0 -62
  1145. data/spec/integration/recipes/accumulator_spec.rb +0 -245
  1146. data/spec/integration/recipes/lwrp_inline_resources_spec.rb +0 -176
  1147. data/spec/integration/recipes/lwrp_spec.rb +0 -56
  1148. data/spec/integration/recipes/noop_resource_spec.rb +0 -24
  1149. data/spec/integration/recipes/notifies_spec.rb +0 -438
  1150. data/spec/integration/recipes/notifying_block_spec.rb +0 -116
  1151. data/spec/integration/recipes/provider_choice.rb +0 -38
  1152. data/spec/integration/recipes/recipe_dsl_spec.rb +0 -1281
  1153. data/spec/integration/recipes/remote_directory.rb +0 -74
  1154. data/spec/integration/recipes/resource_action_spec.rb +0 -524
  1155. data/spec/integration/recipes/resource_converge_if_changed_spec.rb +0 -554
  1156. data/spec/integration/recipes/resource_load_spec.rb +0 -315
  1157. data/spec/integration/recipes/unified_mode_spec.rb +0 -947
  1158. data/spec/integration/recipes/use_partial_spec.rb +0 -116
  1159. data/spec/integration/solo/solo_spec.rb +0 -219
  1160. data/spec/rcov.opts +0 -2
  1161. data/spec/spec_helper.rb +0 -350
  1162. data/spec/stress/win32/file_spec.rb +0 -37
  1163. data/spec/stress/win32/memory_spec.rb +0 -22
  1164. data/spec/stress/win32/security_spec.rb +0 -69
  1165. data/spec/support/chef_helpers.rb +0 -79
  1166. data/spec/support/key_helpers.rb +0 -102
  1167. data/spec/support/lib/chef/provider/easy.rb +0 -35
  1168. data/spec/support/lib/chef/provider/openldap_includer.rb +0 -29
  1169. data/spec/support/lib/chef/provider/snakeoil.rb +0 -42
  1170. data/spec/support/lib/chef/resource/cat.rb +0 -39
  1171. data/spec/support/lib/chef/resource/one_two_three_four.rb +0 -36
  1172. data/spec/support/lib/chef/resource/openldap_includer.rb +0 -28
  1173. data/spec/support/lib/chef/resource/with_state.rb +0 -29
  1174. data/spec/support/lib/chef/resource/zen_follower.rb +0 -36
  1175. data/spec/support/lib/chef/resource/zen_master.rb +0 -39
  1176. data/spec/support/lib/library_load_order.rb +0 -20
  1177. data/spec/support/matchers/leak.rb +0 -96
  1178. data/spec/support/mock/platform.rb +0 -33
  1179. data/spec/support/platform_helpers.rb +0 -284
  1180. data/spec/support/platforms/prof/gc.rb +0 -51
  1181. data/spec/support/platforms/prof/win32.rb +0 -45
  1182. data/spec/support/platforms/win32/spec_service.rb +0 -57
  1183. data/spec/support/recipe_dsl_helper.rb +0 -83
  1184. data/spec/support/ruby_installer.rb +0 -51
  1185. data/spec/support/shared/context/config.rb +0 -18
  1186. data/spec/support/shared/context/win32.rb +0 -34
  1187. data/spec/support/shared/functional/diff_disabled.rb +0 -10
  1188. data/spec/support/shared/functional/directory_resource.rb +0 -178
  1189. data/spec/support/shared/functional/execute_resource.rb +0 -150
  1190. data/spec/support/shared/functional/file_resource.rb +0 -1047
  1191. data/spec/support/shared/functional/http.rb +0 -224
  1192. data/spec/support/shared/functional/knife.rb +0 -37
  1193. data/spec/support/shared/functional/securable_resource.rb +0 -654
  1194. data/spec/support/shared/functional/securable_resource_with_reporting.rb +0 -393
  1195. data/spec/support/shared/functional/windows_script.rb +0 -260
  1196. data/spec/support/shared/integration/integration_helper.rb +0 -122
  1197. data/spec/support/shared/integration/knife_support.rb +0 -192
  1198. data/spec/support/shared/matchers/exit_with_code.rb +0 -32
  1199. data/spec/support/shared/matchers/match_environment_variable.rb +0 -17
  1200. data/spec/support/shared/shared_examples.rb +0 -14
  1201. data/spec/support/shared/unit/api_error_inspector.rb +0 -190
  1202. data/spec/support/shared/unit/api_versioning.rb +0 -77
  1203. data/spec/support/shared/unit/application_dot_d.rb +0 -82
  1204. data/spec/support/shared/unit/execute_resource.rb +0 -166
  1205. data/spec/support/shared/unit/file_system_support.rb +0 -70
  1206. data/spec/support/shared/unit/knife_shared.rb +0 -39
  1207. data/spec/support/shared/unit/mock_shellout.rb +0 -49
  1208. data/spec/support/shared/unit/platform_introspector.rb +0 -189
  1209. data/spec/support/shared/unit/provider/file.rb +0 -877
  1210. data/spec/support/shared/unit/provider/package/package_shared.rb +0 -95
  1211. data/spec/support/shared/unit/provider/useradd_based_user_provider.rb +0 -410
  1212. data/spec/support/shared/unit/resource/static_provider_resolution.rb +0 -63
  1213. data/spec/support/shared/unit/script_resource.rb +0 -74
  1214. data/spec/support/shared/unit/user_and_client_shared.rb +0 -114
  1215. data/spec/support/shared/unit/windows_script_resource.rb +0 -65
  1216. data/spec/tiny_server.rb +0 -193
  1217. data/spec/unit/action_collection_spec.rb +0 -19
  1218. data/spec/unit/api_client/registration_spec.rb +0 -278
  1219. data/spec/unit/api_client_spec.rb +0 -341
  1220. data/spec/unit/api_client_v1_spec.rb +0 -455
  1221. data/spec/unit/application/agent_spec.rb +0 -0
  1222. data/spec/unit/application/apply_spec.rb +0 -116
  1223. data/spec/unit/application/base_spec.rb +0 -40
  1224. data/spec/unit/application/client_spec.rb +0 -588
  1225. data/spec/unit/application/exit_code_spec.rb +0 -145
  1226. data/spec/unit/application/server_spec.rb +0 -0
  1227. data/spec/unit/application/solo_spec.rb +0 -218
  1228. data/spec/unit/application_spec.rb +0 -587
  1229. data/spec/unit/chef_class_spec.rb +0 -240
  1230. data/spec/unit/chef_fs/config_spec.rb +0 -235
  1231. data/spec/unit/chef_fs/data_handler/data_bag_item_data_handler.rb +0 -82
  1232. data/spec/unit/chef_fs/data_handler/data_handler_base_spec.rb +0 -65
  1233. data/spec/unit/chef_fs/data_handler/group_handler_spec.rb +0 -63
  1234. data/spec/unit/chef_fs/diff_spec.rb +0 -328
  1235. data/spec/unit/chef_fs/file_pattern_spec.rb +0 -512
  1236. data/spec/unit/chef_fs/file_system/cookbook_subdir_spec.rb +0 -34
  1237. data/spec/unit/chef_fs/file_system/operation_failed_error_spec.rb +0 -45
  1238. data/spec/unit/chef_fs/file_system/repository/base_file_spec.rb +0 -126
  1239. data/spec/unit/chef_fs/file_system/repository/directory_spec.rb +0 -175
  1240. data/spec/unit/chef_fs/file_system_spec.rb +0 -150
  1241. data/spec/unit/chef_fs/path_util_spec.rb +0 -108
  1242. data/spec/unit/chef_spec.rb +0 -25
  1243. data/spec/unit/client_spec.rb +0 -881
  1244. data/spec/unit/compliance/fetcher/automate_spec.rb +0 -126
  1245. data/spec/unit/compliance/fetcher/chef_server_spec.rb +0 -93
  1246. data/spec/unit/compliance/input_spec.rb +0 -104
  1247. data/spec/unit/compliance/profile_spec.rb +0 -120
  1248. data/spec/unit/compliance/reporter/automate_spec.rb +0 -451
  1249. data/spec/unit/compliance/reporter/chef_server_automate_spec.rb +0 -197
  1250. data/spec/unit/compliance/reporter/compliance_enforcer_spec.rb +0 -49
  1251. data/spec/unit/compliance/runner_spec.rb +0 -354
  1252. data/spec/unit/compliance/waiver_spec.rb +0 -104
  1253. data/spec/unit/config_fetcher_spec.rb +0 -125
  1254. data/spec/unit/config_spec.rb +0 -31
  1255. data/spec/unit/cookbook/chefignore_spec.rb +0 -69
  1256. data/spec/unit/cookbook/cookbook_version_loader_spec.rb +0 -213
  1257. data/spec/unit/cookbook/file_vendor_spec.rb +0 -123
  1258. data/spec/unit/cookbook/gem_installer_spec.rb +0 -114
  1259. data/spec/unit/cookbook/manifest_v0_spec.rb +0 -133
  1260. data/spec/unit/cookbook/manifest_v2_spec.rb +0 -70
  1261. data/spec/unit/cookbook/metadata_spec.rb +0 -610
  1262. data/spec/unit/cookbook/synchronizer_spec.rb +0 -560
  1263. data/spec/unit/cookbook/syntax_check_spec.rb +0 -229
  1264. data/spec/unit/cookbook_loader_spec.rb +0 -265
  1265. data/spec/unit/cookbook_manifest_spec.rb +0 -228
  1266. data/spec/unit/cookbook_spec.rb +0 -62
  1267. data/spec/unit/cookbook_uploader_spec.rb +0 -205
  1268. data/spec/unit/cookbook_version_file_specificity_spec.rb +0 -623
  1269. data/spec/unit/cookbook_version_spec.rb +0 -341
  1270. data/spec/unit/daemon_spec.rb +0 -179
  1271. data/spec/unit/data_bag_item_spec.rb +0 -387
  1272. data/spec/unit/data_bag_spec.rb +0 -263
  1273. data/spec/unit/data_collector/config_validation_spec.rb +0 -208
  1274. data/spec/unit/data_collector_spec.rb +0 -1076
  1275. data/spec/unit/decorator/lazy_array_spec.rb +0 -58
  1276. data/spec/unit/decorator/lazy_spec.rb +0 -39
  1277. data/spec/unit/decorator_spec.rb +0 -142
  1278. data/spec/unit/delayed_evaluator_spec.rb +0 -35
  1279. data/spec/unit/deprecated_spec.rb +0 -65
  1280. data/spec/unit/deprecation_spec.rb +0 -129
  1281. data/spec/unit/digester_spec.rb +0 -49
  1282. data/spec/unit/dsl/data_query_spec.rb +0 -108
  1283. data/spec/unit/dsl/declare_resource_spec.rb +0 -374
  1284. data/spec/unit/dsl/platform_introspection_spec.rb +0 -160
  1285. data/spec/unit/dsl/reboot_pending_spec.rb +0 -87
  1286. data/spec/unit/dsl/recipe_spec.rb +0 -76
  1287. data/spec/unit/dsl/registry_helper_spec.rb +0 -52
  1288. data/spec/unit/dsl/render_helpers_spec.rb +0 -102
  1289. data/spec/unit/dsl/resources_spec.rb +0 -85
  1290. data/spec/unit/dsl/secret_spec.rb +0 -175
  1291. data/spec/unit/encrypted_data_bag_item/check_encrypted_spec.rb +0 -97
  1292. data/spec/unit/encrypted_data_bag_item_spec.rb +0 -439
  1293. data/spec/unit/environment_spec.rb +0 -476
  1294. data/spec/unit/event_dispatch/dispatcher_spec.rb +0 -172
  1295. data/spec/unit/event_dispatch/dsl_spec.rb +0 -83
  1296. data/spec/unit/exceptions_spec.rb +0 -132
  1297. data/spec/unit/file_access_control_spec.rb +0 -308
  1298. data/spec/unit/file_cache_spec.rb +0 -178
  1299. data/spec/unit/file_content_management/deploy/cp_spec.rb +0 -44
  1300. data/spec/unit/file_content_management/deploy/mv_unix_spec.rb +0 -113
  1301. data/spec/unit/file_content_management/deploy/mv_windows_spec.rb +0 -232
  1302. data/spec/unit/file_content_management/tempfile_spec.rb +0 -115
  1303. data/spec/unit/formatters/base_spec.rb +0 -100
  1304. data/spec/unit/formatters/doc_spec.rb +0 -110
  1305. data/spec/unit/formatters/error_description_spec.rb +0 -141
  1306. data/spec/unit/formatters/error_inspectors/api_error_formatting_spec.rb +0 -76
  1307. data/spec/unit/formatters/error_inspectors/compile_error_inspector_spec.rb +0 -265
  1308. data/spec/unit/formatters/error_inspectors/cookbook_resolve_error_inspector_spec.rb +0 -126
  1309. data/spec/unit/formatters/error_inspectors/cookbook_sync_error_inspector_spec.rb +0 -43
  1310. data/spec/unit/formatters/error_inspectors/node_load_error_inspector_spec.rb +0 -26
  1311. data/spec/unit/formatters/error_inspectors/registration_error_inspector_spec.rb +0 -26
  1312. data/spec/unit/formatters/error_inspectors/resource_failure_inspector_spec.rb +0 -191
  1313. data/spec/unit/formatters/error_inspectors/run_list_expansion_error_inspector_spec.rb +0 -91
  1314. data/spec/unit/guard_interpreter/resource_guard_interpreter_spec.rb +0 -155
  1315. data/spec/unit/guard_interpreter_spec.rb +0 -41
  1316. data/spec/unit/handler/json_file_spec.rb +0 -63
  1317. data/spec/unit/handler_spec.rb +0 -308
  1318. data/spec/unit/http/api_versions_spec.rb +0 -100
  1319. data/spec/unit/http/authenticator_spec.rb +0 -247
  1320. data/spec/unit/http/basic_client_spec.rb +0 -102
  1321. data/spec/unit/http/http_request_spec.rb +0 -97
  1322. data/spec/unit/http/json_input_spec.rb +0 -128
  1323. data/spec/unit/http/simple_spec.rb +0 -32
  1324. data/spec/unit/http/socketless_chef_zero_client_spec.rb +0 -174
  1325. data/spec/unit/http/ssl_policies_spec.rb +0 -228
  1326. data/spec/unit/http/validate_content_length_spec.rb +0 -207
  1327. data/spec/unit/http_spec.rb +0 -235
  1328. data/spec/unit/json_compat_spec.rb +0 -73
  1329. data/spec/unit/key_spec.rb +0 -631
  1330. data/spec/unit/log/syslog_spec.rb +0 -47
  1331. data/spec/unit/log/winevt_spec.rb +0 -62
  1332. data/spec/unit/lwrp_spec.rb +0 -693
  1333. data/spec/unit/mixin/api_version_request_handling_spec.rb +0 -126
  1334. data/spec/unit/mixin/checksum_spec.rb +0 -82
  1335. data/spec/unit/mixin/convert_to_class_name_spec.rb +0 -54
  1336. data/spec/unit/mixin/deep_merge_spec.rb +0 -357
  1337. data/spec/unit/mixin/default_paths_spec.rb +0 -92
  1338. data/spec/unit/mixin/deprecation_spec.rb +0 -57
  1339. data/spec/unit/mixin/enforce_ownership_and_permissions_spec.rb +0 -96
  1340. data/spec/unit/mixin/homebrew_spec.rb +0 -118
  1341. data/spec/unit/mixin/lazy_module_include.rb +0 -71
  1342. data/spec/unit/mixin/openssl_helper_spec.rb +0 -897
  1343. data/spec/unit/mixin/params_validate_spec.rb +0 -422
  1344. data/spec/unit/mixin/powershell_exec_spec.rb +0 -90
  1345. data/spec/unit/mixin/powershell_out_spec.rb +0 -106
  1346. data/spec/unit/mixin/powershell_type_coercions_spec.rb +0 -84
  1347. data/spec/unit/mixin/properties_spec.rb +0 -107
  1348. data/spec/unit/mixin/proxified_socket_spec.rb +0 -97
  1349. data/spec/unit/mixin/securable_spec.rb +0 -313
  1350. data/spec/unit/mixin/shell_out_spec.rb +0 -308
  1351. data/spec/unit/mixin/subclass_directive_spec.rb +0 -45
  1352. data/spec/unit/mixin/template_spec.rb +0 -317
  1353. data/spec/unit/mixin/unformatter_spec.rb +0 -60
  1354. data/spec/unit/mixin/uris_spec.rb +0 -57
  1355. data/spec/unit/mixin/user_context_spec.rb +0 -99
  1356. data/spec/unit/mixin/versioned_api_spec.rb +0 -128
  1357. data/spec/unit/mixin/which.rb +0 -170
  1358. data/spec/unit/mixin/why_run_spec.rb +0 -53
  1359. data/spec/unit/mixin/windows_architecture_helper_spec.rb +0 -85
  1360. data/spec/unit/mixin/xml_escape_spec.rb +0 -54
  1361. data/spec/unit/monologger_spec.rb +0 -45
  1362. data/spec/unit/node/attribute_spec.rb +0 -1322
  1363. data/spec/unit/node/immutable_collections_spec.rb +0 -258
  1364. data/spec/unit/node/vivid_mash_spec.rb +0 -500
  1365. data/spec/unit/node_map_spec.rb +0 -276
  1366. data/spec/unit/node_spec.rb +0 -2038
  1367. data/spec/unit/org_group_spec.rb +0 -45
  1368. data/spec/unit/org_spec.rb +0 -196
  1369. data/spec/unit/platform/query_helpers_spec.rb +0 -48
  1370. data/spec/unit/policy_builder/dynamic_spec.rb +0 -256
  1371. data/spec/unit/policy_builder/expand_node_object_spec.rb +0 -311
  1372. data/spec/unit/policy_builder/policyfile_spec.rb +0 -960
  1373. data/spec/unit/policy_builder_spec.rb +0 -26
  1374. data/spec/unit/property/state_spec.rb +0 -514
  1375. data/spec/unit/property/validation_spec.rb +0 -813
  1376. data/spec/unit/property_spec.rb +0 -1329
  1377. data/spec/unit/provider/apt_preference_spec.rb +0 -91
  1378. data/spec/unit/provider/apt_repository_spec.rb +0 -370
  1379. data/spec/unit/provider/apt_update_spec.rb +0 -119
  1380. data/spec/unit/provider/batch_spec.rb +0 -130
  1381. data/spec/unit/provider/cookbook_file/content_spec.rb +0 -39
  1382. data/spec/unit/provider/cookbook_file_spec.rb +0 -59
  1383. data/spec/unit/provider/cron/unix_spec.rb +0 -144
  1384. data/spec/unit/provider/cron_spec.rb +0 -1252
  1385. data/spec/unit/provider/directory_spec.rb +0 -289
  1386. data/spec/unit/provider/dsc_resource_spec.rb +0 -313
  1387. data/spec/unit/provider/dsc_script_spec.rb +0 -173
  1388. data/spec/unit/provider/execute_spec.rb +0 -244
  1389. data/spec/unit/provider/file/content_spec.rb +0 -114
  1390. data/spec/unit/provider/file_spec.rb +0 -58
  1391. data/spec/unit/provider/git_spec.rb +0 -822
  1392. data/spec/unit/provider/group/dscl_spec.rb +0 -339
  1393. data/spec/unit/provider/group/gpasswd_spec.rb +0 -119
  1394. data/spec/unit/provider/group/groupadd_spec.rb +0 -195
  1395. data/spec/unit/provider/group/groupmod_spec.rb +0 -136
  1396. data/spec/unit/provider/group/pw_spec.rb +0 -141
  1397. data/spec/unit/provider/group/solaris_spec.rb +0 -106
  1398. data/spec/unit/provider/group/usermod_spec.rb +0 -112
  1399. data/spec/unit/provider/group/windows_spec.rb +0 -130
  1400. data/spec/unit/provider/group_spec.rb +0 -285
  1401. data/spec/unit/provider/http_request_spec.rb +0 -147
  1402. data/spec/unit/provider/ifconfig/aix_spec.rb +0 -180
  1403. data/spec/unit/provider/ifconfig/debian_spec.rb +0 -332
  1404. data/spec/unit/provider/ifconfig/redhat_spec.rb +0 -83
  1405. data/spec/unit/provider/ifconfig_spec.rb +0 -247
  1406. data/spec/unit/provider/launchd_spec.rb +0 -234
  1407. data/spec/unit/provider/link_spec.rb +0 -425
  1408. data/spec/unit/provider/log_spec.rb +0 -94
  1409. data/spec/unit/provider/mdadm_spec.rb +0 -138
  1410. data/spec/unit/provider/mount/aix_spec.rb +0 -277
  1411. data/spec/unit/provider/mount/linux_spec.rb +0 -131
  1412. data/spec/unit/provider/mount/mount_spec.rb +0 -590
  1413. data/spec/unit/provider/mount/solaris_spec.rb +0 -822
  1414. data/spec/unit/provider/mount/windows_spec.rb +0 -150
  1415. data/spec/unit/provider/mount_spec.rb +0 -222
  1416. data/spec/unit/provider/package/apt_spec.rb +0 -703
  1417. data/spec/unit/provider/package/bff_spec.rb +0 -188
  1418. data/spec/unit/provider/package/cab_spec.rb +0 -272
  1419. data/spec/unit/provider/package/chocolatey_spec.rb +0 -574
  1420. data/spec/unit/provider/package/deb_spec.rb +0 -135
  1421. data/spec/unit/provider/package/dnf/python_helper_spec.rb +0 -36
  1422. data/spec/unit/provider/package/dpkg_spec.rb +0 -314
  1423. data/spec/unit/provider/package/freebsd/pkgng_spec.rb +0 -147
  1424. data/spec/unit/provider/package/freebsd/port_spec.rb +0 -151
  1425. data/spec/unit/provider/package/homebrew_spec.rb +0 -402
  1426. data/spec/unit/provider/package/ips_spec.rb +0 -233
  1427. data/spec/unit/provider/package/macports_spec.rb +0 -203
  1428. data/spec/unit/provider/package/msu_spec.rb +0 -283
  1429. data/spec/unit/provider/package/openbsd_spec.rb +0 -136
  1430. data/spec/unit/provider/package/pacman_spec.rb +0 -109
  1431. data/spec/unit/provider/package/paludis_spec.rb +0 -134
  1432. data/spec/unit/provider/package/portage_spec.rb +0 -179
  1433. data/spec/unit/provider/package/powershell_spec.rb +0 -565
  1434. data/spec/unit/provider/package/rpm_spec.rb +0 -440
  1435. data/spec/unit/provider/package/rubygems_spec.rb +0 -1187
  1436. data/spec/unit/provider/package/smartos_spec.rb +0 -110
  1437. data/spec/unit/provider/package/snap_spec.rb +0 -208
  1438. data/spec/unit/provider/package/solaris_spec.rb +0 -168
  1439. data/spec/unit/provider/package/windows/exe_spec.rb +0 -201
  1440. data/spec/unit/provider/package/windows/msi_spec.rb +0 -168
  1441. data/spec/unit/provider/package/windows/registry_uninstall_entry_spec.rb +0 -78
  1442. data/spec/unit/provider/package/windows_spec.rb +0 -441
  1443. data/spec/unit/provider/package/yum/python_helper_spec.rb +0 -30
  1444. data/spec/unit/provider/package/yum/yum_cache_spec.rb +0 -109
  1445. data/spec/unit/provider/package/zypper_spec.rb +0 -494
  1446. data/spec/unit/provider/package_spec.rb +0 -791
  1447. data/spec/unit/provider/powershell_script_spec.rb +0 -157
  1448. data/spec/unit/provider/registry_key_spec.rb +0 -487
  1449. data/spec/unit/provider/remote_directory_spec.rb +0 -236
  1450. data/spec/unit/provider/remote_file/cache_control_data_spec.rb +0 -245
  1451. data/spec/unit/provider/remote_file/content_spec.rb +0 -253
  1452. data/spec/unit/provider/remote_file/fetcher_spec.rb +0 -95
  1453. data/spec/unit/provider/remote_file/ftp_spec.rb +0 -217
  1454. data/spec/unit/provider/remote_file/http_spec.rb +0 -334
  1455. data/spec/unit/provider/remote_file/local_file_spec.rb +0 -105
  1456. data/spec/unit/provider/remote_file/network_file_spec.rb +0 -50
  1457. data/spec/unit/provider/remote_file/sftp_spec.rb +0 -150
  1458. data/spec/unit/provider/remote_file_spec.rb +0 -61
  1459. data/spec/unit/provider/route_spec.rb +0 -268
  1460. data/spec/unit/provider/ruby_block_spec.rb +0 -45
  1461. data/spec/unit/provider/script_spec.rb +0 -67
  1462. data/spec/unit/provider/service/aix_service_spec.rb +0 -195
  1463. data/spec/unit/provider/service/aixinit_service_spec.rb +0 -272
  1464. data/spec/unit/provider/service/arch_service_spec.rb +0 -326
  1465. data/spec/unit/provider/service/debian_service_spec.rb +0 -273
  1466. data/spec/unit/provider/service/freebsd_service_spec.rb +0 -621
  1467. data/spec/unit/provider/service/gentoo_service_spec.rb +0 -145
  1468. data/spec/unit/provider/service/init_service_spec.rb +0 -235
  1469. data/spec/unit/provider/service/insserv_service_spec.rb +0 -75
  1470. data/spec/unit/provider/service/invokercd_service_spec.rb +0 -211
  1471. data/spec/unit/provider/service/macosx_spec.rb +0 -337
  1472. data/spec/unit/provider/service/openbsd_service_spec.rb +0 -553
  1473. data/spec/unit/provider/service/redhat_spec.rb +0 -253
  1474. data/spec/unit/provider/service/simple_service_spec.rb +0 -171
  1475. data/spec/unit/provider/service/solaris_smf_service_spec.rb +0 -292
  1476. data/spec/unit/provider/service/systemd_service_spec.rb +0 -504
  1477. data/spec/unit/provider/service/upstart_service_spec.rb +0 -322
  1478. data/spec/unit/provider/service/windows_spec.rb +0 -986
  1479. data/spec/unit/provider/service_spec.rb +0 -168
  1480. data/spec/unit/provider/subversion_spec.rb +0 -364
  1481. data/spec/unit/provider/systemd_unit_spec.rb +0 -1039
  1482. data/spec/unit/provider/template/content_spec.rb +0 -169
  1483. data/spec/unit/provider/template_spec.rb +0 -86
  1484. data/spec/unit/provider/user/aix_spec.rb +0 -96
  1485. data/spec/unit/provider/user/linux_spec.rb +0 -178
  1486. data/spec/unit/provider/user/mac_spec.rb +0 -38
  1487. data/spec/unit/provider/user/pw_spec.rb +0 -235
  1488. data/spec/unit/provider/user/solaris_spec.rb +0 -177
  1489. data/spec/unit/provider/user/windows_spec.rb +0 -198
  1490. data/spec/unit/provider/user_spec.rb +0 -520
  1491. data/spec/unit/provider/whyrun_safe_ruby_block_spec.rb +0 -46
  1492. data/spec/unit/provider/windows_env_spec.rb +0 -385
  1493. data/spec/unit/provider/windows_path_spec.rb +0 -60
  1494. data/spec/unit/provider/windows_task_spec.rb +0 -436
  1495. data/spec/unit/provider/yum_repository_spec.rb +0 -35
  1496. data/spec/unit/provider/zypper_repository_spec.rb +0 -169
  1497. data/spec/unit/provider_spec.rb +0 -215
  1498. data/spec/unit/pure_application_spec.rb +0 -32
  1499. data/spec/unit/recipe_spec.rb +0 -703
  1500. data/spec/unit/resource/alternatives_spec.rb +0 -120
  1501. data/spec/unit/resource/apt_package_spec.rb +0 -71
  1502. data/spec/unit/resource/apt_preference_spec.rb +0 -39
  1503. data/spec/unit/resource/apt_repository_spec.rb +0 -79
  1504. data/spec/unit/resource/apt_update_spec.rb +0 -44
  1505. data/spec/unit/resource/archive_file_spec.rb +0 -466
  1506. data/spec/unit/resource/bash_spec.rb +0 -45
  1507. data/spec/unit/resource/batch_spec.rb +0 -46
  1508. data/spec/unit/resource/bff_package_spec.rb +0 -51
  1509. data/spec/unit/resource/breakpoint_spec.rb +0 -64
  1510. data/spec/unit/resource/build_essential_spec.rb +0 -77
  1511. data/spec/unit/resource/cab_package_spec.rb +0 -64
  1512. data/spec/unit/resource/chef_client_config_spec.rb +0 -145
  1513. data/spec/unit/resource/chef_client_cron_spec.rb +0 -161
  1514. data/spec/unit/resource/chef_client_launchd_spec.rb +0 -132
  1515. data/spec/unit/resource/chef_client_scheduled_task_spec.rb +0 -186
  1516. data/spec/unit/resource/chef_client_systemd_timer_spec.rb +0 -108
  1517. data/spec/unit/resource/chef_client_trusted_certificate_spec.rb +0 -68
  1518. data/spec/unit/resource/chef_gem_spec.rb +0 -122
  1519. data/spec/unit/resource/chef_handler_spec.rb +0 -40
  1520. data/spec/unit/resource/chef_sleep_spec.rb +0 -30
  1521. data/spec/unit/resource/chef_vault_secret_spec.rb +0 -40
  1522. data/spec/unit/resource/chocolatey_config_spec.rb +0 -93
  1523. data/spec/unit/resource/chocolatey_feature_spec.rb +0 -89
  1524. data/spec/unit/resource/chocolatey_installer_spec.rb +0 -151
  1525. data/spec/unit/resource/chocolatey_package_spec.rb +0 -106
  1526. data/spec/unit/resource/chocolatey_source_spec.rb +0 -151
  1527. data/spec/unit/resource/conditional_action_not_nothing_spec.rb +0 -45
  1528. data/spec/unit/resource/conditional_spec.rb +0 -254
  1529. data/spec/unit/resource/cookbook_file_spec.rb +0 -93
  1530. data/spec/unit/resource/cron_access_spec.rb +0 -36
  1531. data/spec/unit/resource/cron_d_spec.rb +0 -84
  1532. data/spec/unit/resource/cron_spec.rb +0 -167
  1533. data/spec/unit/resource/csh_spec.rb +0 -45
  1534. data/spec/unit/resource/directory_spec.rb +0 -69
  1535. data/spec/unit/resource/dmg_package_spec.rb +0 -39
  1536. data/spec/unit/resource/dnf_package_spec.rb +0 -114
  1537. data/spec/unit/resource/dpkg_package_spec.rb +0 -72
  1538. data/spec/unit/resource/dsc_resource_spec.rb +0 -102
  1539. data/spec/unit/resource/dsc_script_spec.rb +0 -134
  1540. data/spec/unit/resource/execute_spec.rb +0 -282
  1541. data/spec/unit/resource/file/verification/json_spec.rb +0 -72
  1542. data/spec/unit/resource/file/verification/systemd_unit_spec.rb +0 -103
  1543. data/spec/unit/resource/file/verification/yaml_spec.rb +0 -67
  1544. data/spec/unit/resource/file/verification_spec.rb +0 -147
  1545. data/spec/unit/resource/file_spec.rb +0 -127
  1546. data/spec/unit/resource/freebsd_package_spec.rb +0 -77
  1547. data/spec/unit/resource/gem_package_spec.rb +0 -67
  1548. data/spec/unit/resource/group_spec.rb +0 -165
  1549. data/spec/unit/resource/helpers/cron_validations_spec.rb +0 -81
  1550. data/spec/unit/resource/homebrew_cask_spec.rb +0 -58
  1551. data/spec/unit/resource/homebrew_package_spec.rb +0 -68
  1552. data/spec/unit/resource/homebrew_tap_spec.rb +0 -44
  1553. data/spec/unit/resource/homebrew_update_spec.rb +0 -30
  1554. data/spec/unit/resource/hostname_spec.rb +0 -47
  1555. data/spec/unit/resource/http_request_spec.rb +0 -65
  1556. data/spec/unit/resource/ifconfig_spec.rb +0 -101
  1557. data/spec/unit/resource/inspec_input_spec.rb +0 -300
  1558. data/spec/unit/resource/inspec_waiver_file_entry_spec.rb +0 -80
  1559. data/spec/unit/resource/inspec_waiver_spec.rb +0 -312
  1560. data/spec/unit/resource/ips_package_spec.rb +0 -54
  1561. data/spec/unit/resource/kernel_module_spec.rb +0 -45
  1562. data/spec/unit/resource/ksh_spec.rb +0 -45
  1563. data/spec/unit/resource/launchd_spec.rb +0 -48
  1564. data/spec/unit/resource/link_spec.rb +0 -120
  1565. data/spec/unit/resource/locale_spec.rb +0 -189
  1566. data/spec/unit/resource/log_spec.rb +0 -64
  1567. data/spec/unit/resource/macos_pkg_spec.rb +0 -38
  1568. data/spec/unit/resource/macos_user_defaults_spec.rb +0 -76
  1569. data/spec/unit/resource/macosx_service.rb +0 -37
  1570. data/spec/unit/resource/macports_package_spec.rb +0 -51
  1571. data/spec/unit/resource/mdadm_spec.rb +0 -104
  1572. data/spec/unit/resource/mount_spec.rb +0 -201
  1573. data/spec/unit/resource/msu_package_spec.rb +0 -67
  1574. data/spec/unit/resource/notify_group_spec.rb +0 -34
  1575. data/spec/unit/resource/ohai_hint_spec.rb +0 -44
  1576. data/spec/unit/resource/ohai_spec.rb +0 -185
  1577. data/spec/unit/resource/openbsd_package_spec.rb +0 -58
  1578. data/spec/unit/resource/openssl_dhparam_spec.rb +0 -61
  1579. data/spec/unit/resource/openssl_ec_private_key_spec.rb +0 -64
  1580. data/spec/unit/resource/openssl_ec_public_key_spec.rb +0 -43
  1581. data/spec/unit/resource/openssl_rsa_private_key_spec.rb +0 -64
  1582. data/spec/unit/resource/openssl_rsa_public_key_spec.rb +0 -43
  1583. data/spec/unit/resource/openssl_x509_certificate_spec.rb +0 -72
  1584. data/spec/unit/resource/openssl_x509_crl_spec.rb +0 -61
  1585. data/spec/unit/resource/openssl_x509_request.rb +0 -68
  1586. data/spec/unit/resource/osx_profile_spec.rb +0 -360
  1587. data/spec/unit/resource/package_spec.rb +0 -98
  1588. data/spec/unit/resource/pacman_package_spec.rb +0 -46
  1589. data/spec/unit/resource/paludis_package_spec.rb +0 -36
  1590. data/spec/unit/resource/perl_spec.rb +0 -44
  1591. data/spec/unit/resource/plist_spec.rb +0 -130
  1592. data/spec/unit/resource/portage_package_spec.rb +0 -46
  1593. data/spec/unit/resource/powershell_package_source_spec.rb +0 -220
  1594. data/spec/unit/resource/powershell_package_spec.rb +0 -98
  1595. data/spec/unit/resource/powershell_script_spec.rb +0 -65
  1596. data/spec/unit/resource/python_spec.rb +0 -40
  1597. data/spec/unit/resource/reboot_spec.rb +0 -47
  1598. data/spec/unit/resource/registry_key_spec.rb +0 -215
  1599. data/spec/unit/resource/remote_directory_spec.rb +0 -118
  1600. data/spec/unit/resource/remote_file_spec.rb +0 -220
  1601. data/spec/unit/resource/resource_notification_spec.rb +0 -169
  1602. data/spec/unit/resource/rest_resource_spec.rb +0 -381
  1603. data/spec/unit/resource/rhsm_errata_level_spec.rb +0 -50
  1604. data/spec/unit/resource/rhsm_errata_spec.rb +0 -39
  1605. data/spec/unit/resource/rhsm_register_spec.rb +0 -308
  1606. data/spec/unit/resource/rhsm_repo_spec.rb +0 -70
  1607. data/spec/unit/resource/rhsm_subscription_spec.rb +0 -145
  1608. data/spec/unit/resource/route_spec.rb +0 -100
  1609. data/spec/unit/resource/rpm_package_spec.rb +0 -62
  1610. data/spec/unit/resource/ruby_block_spec.rb +0 -58
  1611. data/spec/unit/resource/ruby_spec.rb +0 -39
  1612. data/spec/unit/resource/scm/git_spec.rb +0 -110
  1613. data/spec/unit/resource/scm/scm.rb +0 -122
  1614. data/spec/unit/resource/scm/subversion_spec.rb +0 -90
  1615. data/spec/unit/resource/script_spec.rb +0 -57
  1616. data/spec/unit/resource/selinux_boolean_spec.rb +0 -92
  1617. data/spec/unit/resource/selinux_fcontext_spec.rb +0 -65
  1618. data/spec/unit/resource/selinux_install_spec.rb +0 -60
  1619. data/spec/unit/resource/selinux_login_spec.rb +0 -73
  1620. data/spec/unit/resource/selinux_module_spec.rb +0 -55
  1621. data/spec/unit/resource/selinux_permissive_spec.rb +0 -39
  1622. data/spec/unit/resource/selinux_port_spec.rb +0 -42
  1623. data/spec/unit/resource/selinux_state_spec.rb +0 -46
  1624. data/spec/unit/resource/selinux_user_spec.rb +0 -92
  1625. data/spec/unit/resource/service_spec.rb +0 -203
  1626. data/spec/unit/resource/smartos_package_spec.rb +0 -52
  1627. data/spec/unit/resource/snap_package_spec.rb +0 -60
  1628. data/spec/unit/resource/solaris_package_spec.rb +0 -52
  1629. data/spec/unit/resource/ssh_known_hosts_entry_spec.rb +0 -50
  1630. data/spec/unit/resource/sudo_spec.rb +0 -99
  1631. data/spec/unit/resource/swap_file_spec.rb +0 -39
  1632. data/spec/unit/resource/sysctl_spec.rb +0 -76
  1633. data/spec/unit/resource/systemd_unit_spec.rb +0 -130
  1634. data/spec/unit/resource/template_spec.rb +0 -222
  1635. data/spec/unit/resource/timezone_spec.rb +0 -102
  1636. data/spec/unit/resource/user/linux_user_spec.rb +0 -42
  1637. data/spec/unit/resource/user/windows_user_spec.rb +0 -36
  1638. data/spec/unit/resource/user_spec.rb +0 -121
  1639. data/spec/unit/resource/user_ulimit_spec.rb +0 -66
  1640. data/spec/unit/resource/windows_ad_join_spec.rb +0 -55
  1641. data/spec/unit/resource/windows_audit_policy_spec.rb +0 -64
  1642. data/spec/unit/resource/windows_auto_run_spec.rb +0 -50
  1643. data/spec/unit/resource/windows_certificate_spec.rb +0 -95
  1644. data/spec/unit/resource/windows_defender_exclusion_spec.rb +0 -62
  1645. data/spec/unit/resource/windows_defender_spec.rb +0 -71
  1646. data/spec/unit/resource/windows_dfs_folder_spec.rb +0 -39
  1647. data/spec/unit/resource/windows_dfs_namespace_spec.rb +0 -39
  1648. data/spec/unit/resource/windows_dfs_server_spec.rb +0 -34
  1649. data/spec/unit/resource/windows_dns_record_spec.rb +0 -55
  1650. data/spec/unit/resource/windows_dns_zone_spec.rb +0 -51
  1651. data/spec/unit/resource/windows_env_spec.rb +0 -75
  1652. data/spec/unit/resource/windows_feature_dism_spec.rb +0 -57
  1653. data/spec/unit/resource/windows_feature_powershell_spec.rb +0 -83
  1654. data/spec/unit/resource/windows_feature_spec.rb +0 -64
  1655. data/spec/unit/resource/windows_firewall_profile_spec.rb +0 -77
  1656. data/spec/unit/resource/windows_firewall_rule_spec.rb +0 -510
  1657. data/spec/unit/resource/windows_font_spec.rb +0 -43
  1658. data/spec/unit/resource/windows_package_spec.rb +0 -125
  1659. data/spec/unit/resource/windows_pagefile_spec.rb +0 -44
  1660. data/spec/unit/resource/windows_path_spec.rb +0 -40
  1661. data/spec/unit/resource/windows_printer_port_spec.rb +0 -62
  1662. data/spec/unit/resource/windows_printer_spec.rb +0 -52
  1663. data/spec/unit/resource/windows_service_spec.rb +0 -122
  1664. data/spec/unit/resource/windows_share_spec.rb +0 -48
  1665. data/spec/unit/resource/windows_shortcut_spec.rb +0 -38
  1666. data/spec/unit/resource/windows_task_spec.rb +0 -403
  1667. data/spec/unit/resource/windows_uac_spec.rb +0 -50
  1668. data/spec/unit/resource/windows_update_settings_spec.rb +0 -64
  1669. data/spec/unit/resource/windows_user_privilege_spec.rb +0 -55
  1670. data/spec/unit/resource/windows_workgroup_spec.rb +0 -74
  1671. data/spec/unit/resource/yum_package_spec.rb +0 -159
  1672. data/spec/unit/resource/yum_repository_spec.rb +0 -156
  1673. data/spec/unit/resource/zypper_package_spec.rb +0 -51
  1674. data/spec/unit/resource/zypper_repository_spec.rb +0 -115
  1675. data/spec/unit/resource_builder_spec.rb +0 -1
  1676. data/spec/unit/resource_collection/resource_list_spec.rb +0 -137
  1677. data/spec/unit/resource_collection/resource_set_spec.rb +0 -244
  1678. data/spec/unit/resource_collection/stepable_iterator_spec.rb +0 -144
  1679. data/spec/unit/resource_collection_spec.rb +0 -408
  1680. data/spec/unit/resource_definition_spec.rb +0 -117
  1681. data/spec/unit/resource_inspector_spec.rb +0 -101
  1682. data/spec/unit/resource_reporter_spec.rb +0 -802
  1683. data/spec/unit/resource_resolver_spec.rb +0 -52
  1684. data/spec/unit/resource_spec.rb +0 -1484
  1685. data/spec/unit/role_spec.rb +0 -363
  1686. data/spec/unit/run_context/child_run_context_spec.rb +0 -126
  1687. data/spec/unit/run_context/cookbook_compiler_spec.rb +0 -236
  1688. data/spec/unit/run_context_spec.rb +0 -257
  1689. data/spec/unit/run_list/run_list_expansion_spec.rb +0 -147
  1690. data/spec/unit/run_list/run_list_item_spec.rb +0 -117
  1691. data/spec/unit/run_list/versioned_recipe_list_spec.rb +0 -197
  1692. data/spec/unit/run_list_spec.rb +0 -312
  1693. data/spec/unit/run_lock_spec.rb +0 -144
  1694. data/spec/unit/run_status_spec.rb +0 -144
  1695. data/spec/unit/runner_spec.rb +0 -397
  1696. data/spec/unit/scan_access_control_spec.rb +0 -183
  1697. data/spec/unit/search/query_spec.rb +0 -291
  1698. data/spec/unit/secret_fetcher/akeyless_vault_spec.rb +0 -37
  1699. data/spec/unit/secret_fetcher/aws_secrets_manager_spec.rb +0 -70
  1700. data/spec/unit/secret_fetcher/azure_key_vault_spec.rb +0 -149
  1701. data/spec/unit/secret_fetcher/hashi_vault_spec.rb +0 -126
  1702. data/spec/unit/secret_fetcher_spec.rb +0 -82
  1703. data/spec/unit/server_api_spec.rb +0 -151
  1704. data/spec/unit/server_api_versions_spec.rb +0 -66
  1705. data/spec/unit/shell/model_wrapper_spec.rb +0 -96
  1706. data/spec/unit/shell/shell_ext_spec.rb +0 -196
  1707. data/spec/unit/shell/shell_session_spec.rb +0 -218
  1708. data/spec/unit/shell_spec.rb +0 -178
  1709. data/spec/unit/train_transport_spec.rb +0 -85
  1710. data/spec/unit/user_spec.rb +0 -275
  1711. data/spec/unit/user_v1_spec.rb +0 -585
  1712. data/spec/unit/util/backup_spec.rb +0 -141
  1713. data/spec/unit/util/diff_spec.rb +0 -562
  1714. data/spec/unit/util/dsc/configuration_generator_spec.rb +0 -272
  1715. data/spec/unit/util/dsc/lcm_output_parser_spec.rb +0 -248
  1716. data/spec/unit/util/dsc/local_configuration_manager_spec.rb +0 -192
  1717. data/spec/unit/util/dsc/resource_store.rb +0 -78
  1718. data/spec/unit/util/editor_spec.rb +0 -152
  1719. data/spec/unit/util/file_edit_spec.rb +0 -224
  1720. data/spec/unit/util/powershell/ps_credential_spec.rb +0 -51
  1721. data/spec/unit/util/selinux_spec.rb +0 -160
  1722. data/spec/unit/util/threaded_job_queue_spec.rb +0 -60
  1723. data/spec/unit/util/windows/logon_session_spec.rb +0 -285
  1724. data/spec/unit/version/platform_spec.rb +0 -60
  1725. data/spec/unit/version_class_spec.rb +0 -171
  1726. data/spec/unit/version_constraint/platform_spec.rb +0 -45
  1727. data/spec/unit/version_constraint_spec.rb +0 -179
  1728. data/spec/unit/version_string_spec.rb +0 -79
  1729. data/spec/unit/win32/error_spec.rb +0 -77
  1730. data/spec/unit/win32/link_spec.rb +0 -73
  1731. data/spec/unit/win32/registry_spec.rb +0 -394
  1732. data/spec/unit/win32/security_spec.rb +0 -136
  1733. data/tasks/rspec.rb +0 -87
@@ -1,1047 +0,0 @@
1
- #
2
- # Author:: Seth Chisamore (<schisamo@chef.io>)
3
- # Copyright:: Copyright (c) Chef Software Inc.
4
- # License:: Apache License, Version 2.0
5
- #
6
- # Licensed under the Apache License, Version 2.0 (the "License");
7
- # you may not use this file except in compliance with the License.
8
- # You may obtain a copy of the License at
9
- #
10
- # http://www.apache.org/licenses/LICENSE-2.0
11
- #
12
- # Unless required by applicable law or agreed to in writing, software
13
- # distributed under the License is distributed on an "AS IS" BASIS,
14
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
- # See the License for the specific language governing permissions and
16
- # limitations under the License.
17
- #
18
-
19
- shared_context "deploying with move" do
20
- before do
21
- Chef::Config[:file_backup_path] = CHEF_SPEC_BACKUP_PATH
22
- Chef::Config[:file_atomic_update] = true
23
- end
24
- end
25
-
26
- shared_context "deploying with copy" do
27
- before do
28
- Chef::Config[:file_backup_path] = CHEF_SPEC_BACKUP_PATH
29
- Chef::Config[:file_atomic_update] = false
30
- end
31
- end
32
-
33
- shared_context "deploying via tmpdir" do
34
- before do
35
- Chef::Config[:file_staging_uses_destdir] = false
36
- Chef::Config[:file_backup_path] = CHEF_SPEC_BACKUP_PATH
37
- end
38
- end
39
-
40
- shared_context "deploying via destdir" do
41
- before do
42
- Chef::Config[:file_staging_uses_destdir] = true
43
- Chef::Config[:file_backup_path] = CHEF_SPEC_BACKUP_PATH
44
- end
45
- end
46
-
47
- shared_examples_for "a file with the wrong content" do
48
- before do
49
- # Assert starting state is as expected
50
- expect(File).to exist(path)
51
- # Kinda weird, in this case @expected_checksum is the cksum of the file
52
- # with incorrect content.
53
- expect(sha256_checksum(path)).to eq(@expected_checksum)
54
- end
55
-
56
- describe "when diff is disabled" do
57
-
58
- include_context "diff disabled"
59
-
60
- context "when running action :create" do
61
- context "with backups enabled" do
62
- before do
63
- resource.run_action(:create)
64
- end
65
-
66
- it "overwrites the file with the updated content when the :create action is run" do
67
- expect(File.stat(path).mtime).to be > @expected_mtime
68
- expect(sha256_checksum(path)).not_to eq(@expected_checksum)
69
- end
70
-
71
- it "backs up the existing file" do
72
- expect(Dir.glob(backup_glob).size).to equal(1)
73
- end
74
-
75
- it "is marked as updated by last action" do
76
- expect(resource).to be_updated_by_last_action
77
- end
78
-
79
- it "should restore the security contexts on selinux", :selinux_only do
80
- expect(selinux_security_context_restored?(path)).to be_truthy
81
- end
82
- end
83
-
84
- context "with backups disabled" do
85
- before do
86
- resource.backup(0)
87
- resource.run_action(:create)
88
- end
89
-
90
- it "should not attempt to backup the existing file if :backup == 0" do
91
- expect(Dir.glob(backup_glob).size).to equal(0)
92
- end
93
-
94
- it "should restore the security contexts on selinux", :selinux_only do
95
- expect(selinux_security_context_restored?(path)).to be_truthy
96
- end
97
- end
98
-
99
- context "with a checksum that does not match the content to deploy" do
100
- before do
101
- resource.checksum("aAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaAaA")
102
- end
103
-
104
- it "raises an exception" do
105
- expect { resource.run_action(:create) }.to raise_error(Chef::Exceptions::ChecksumMismatch)
106
- end
107
- end
108
- end
109
-
110
- describe "when running action :create_if_missing" do
111
- before do
112
- resource.run_action(:create_if_missing)
113
- end
114
-
115
- it "doesn't overwrite the file when the :create_if_missing action is run" do
116
- expect(File.stat(path).mtime).to eq(@expected_mtime)
117
- expect(sha256_checksum(path)).to eq(@expected_checksum)
118
- end
119
-
120
- it "is not marked as updated" do
121
- expect(resource).not_to be_updated_by_last_action
122
- end
123
-
124
- it "should restore the security contexts on selinux", :selinux_only do
125
- expect(selinux_security_context_restored?(path)).to be_truthy
126
- end
127
- end
128
-
129
- describe "when running action :delete" do
130
- before do
131
- resource.run_action(:delete)
132
- end
133
-
134
- it "deletes the file" do
135
- expect(File).not_to exist(path)
136
- end
137
-
138
- it "is marked as updated by last action" do
139
- expect(resource).to be_updated_by_last_action
140
- end
141
- end
142
-
143
- end
144
-
145
- context "when diff is enabled" do
146
- describe "sensitive attribute" do
147
- context "should be insensitive by default" do
148
- it { expect(resource.sensitive).to(be_falsey) }
149
- end
150
-
151
- context "when set" do
152
- before { resource.sensitive(true) }
153
-
154
- it "should be set on the resource" do
155
- expect(resource.sensitive).to(be_truthy)
156
- end
157
-
158
- context "when running :create action" do
159
- let(:provider) { resource.provider_for_action(:create) }
160
- let(:reporter_messages) { provider.instance_variable_get(:@converge_actions).actions[0][0] }
161
-
162
- before do
163
- provider.run_action
164
- end
165
-
166
- it "should suppress the diff" do
167
- expect(resource.diff).to(include("suppressed sensitive resource"))
168
- expect(reporter_messages[1]).to eq("suppressed sensitive resource")
169
- end
170
-
171
- it "should still include the updated checksums" do
172
- expect(reporter_messages[0]).to include("update content in file")
173
- end
174
- end
175
- end
176
- end
177
- end
178
- end
179
-
180
- shared_examples_for "a file with the correct content" do
181
- before do
182
- # Assert starting state is as expected
183
- expect(File).to exist(path)
184
- expect(sha256_checksum(path)).to eq(@expected_checksum)
185
- end
186
-
187
- include_context "diff disabled"
188
-
189
- describe "when running action :create" do
190
- before do
191
- resource.run_action(:create)
192
- end
193
- it "does not overwrite the original when the :create action is run" do
194
- expect(sha256_checksum(path)).to eq(@expected_checksum)
195
- end
196
-
197
- it "does not update the mtime of the file when the :create action is run" do
198
- expect(File.stat(path).mtime).to eq(@expected_mtime)
199
- end
200
-
201
- it "is not marked as updated by last action" do
202
- expect(resource).not_to be_updated_by_last_action
203
- end
204
-
205
- it "should restore the security contexts on selinux", :selinux_only do
206
- expect(selinux_security_context_restored?(path)).to be_truthy
207
- end
208
- end
209
-
210
- describe "when running action :create_if_missing" do
211
- before do
212
- resource.run_action(:create_if_missing)
213
- end
214
-
215
- it "doesn't overwrite the file when the :create_if_missing action is run" do
216
- expect(sha256_checksum(path)).to eq(@expected_checksum)
217
- end
218
-
219
- it "is not marked as updated by last action" do
220
- expect(resource).not_to be_updated_by_last_action
221
- end
222
-
223
- it "should restore the security contexts on selinux", :selinux_only do
224
- expect(selinux_security_context_restored?(path)).to be_truthy
225
- end
226
- end
227
-
228
- describe "when running action :delete" do
229
- before do
230
- resource.run_action(:delete)
231
- end
232
-
233
- it "deletes the file when the :delete action is run" do
234
- expect(File).not_to exist(path)
235
- end
236
-
237
- it "is marked as updated by last action" do
238
- expect(resource).to be_updated_by_last_action
239
- end
240
- end
241
- end
242
-
243
- shared_examples_for "a file resource" do
244
- describe "when deploying with :move" do
245
-
246
- include_context "deploying with move"
247
-
248
- describe "when deploying via tmpdir", :not_supported_on_windows_11 do
249
-
250
- include_context "deploying via tmpdir"
251
-
252
- it_behaves_like "a configured file resource"
253
- end
254
-
255
- describe "when deploying via destdir", :not_supported_on_windows_11 do
256
-
257
- include_context "deploying via destdir"
258
-
259
- it_behaves_like "a configured file resource"
260
- end
261
- end
262
-
263
- describe "when deploying with :copy" do
264
-
265
- include_context "deploying with copy"
266
-
267
- describe "when deploying via tmpdir" do
268
-
269
- include_context "deploying via tmpdir"
270
-
271
- it_behaves_like "a configured file resource"
272
- end
273
-
274
- describe "when deploying via destdir" do
275
-
276
- include_context "deploying via destdir"
277
-
278
- it_behaves_like "a configured file resource"
279
- end
280
- end
281
-
282
- describe "when running under why run" do
283
-
284
- before do
285
- Chef::Config[:why_run] = true
286
- Chef::Config[:ssl_verify_mode] = :verify_none
287
- end
288
-
289
- after do
290
- Chef::Config[:why_run] = false
291
- end
292
-
293
- context "and the resource has a path with a missing intermediate directory" do
294
- # CHEF-3978
295
-
296
- let(:path) do
297
- File.join(test_file_dir, "intermediate_dir", make_tmpname(file_base))
298
- end
299
-
300
- it "successfully doesn't create the file" do
301
- resource.run_action(:create) # should not raise
302
- expect(File).not_to exist(path)
303
- end
304
- end
305
-
306
- end
307
-
308
- describe "when setting atomic_update" do
309
- it "booleans should work" do
310
- expect { resource.atomic_update(true) }.not_to raise_error
311
- expect { resource.atomic_update(false) }.not_to raise_error
312
- end
313
-
314
- it "anything else should raise an error" do
315
- expect { resource.atomic_update(:copy) }.to raise_error(ArgumentError)
316
- expect { resource.atomic_update(:move) }.to raise_error(ArgumentError)
317
- expect { resource.atomic_update(958) }.to raise_error(ArgumentError)
318
- end
319
- end
320
-
321
- end
322
-
323
- shared_examples_for "file resource not pointing to a real file" do
324
- def symlink?(file_path)
325
- if windows?
326
- Chef::ReservedNames::Win32::File.symlink?(file_path)
327
- else
328
- File.symlink?(file_path)
329
- end
330
- end
331
-
332
- def real_file?(file_path)
333
- !symlink?(file_path) && File.file?(file_path)
334
- end
335
-
336
- before do
337
- Chef::Config[:ssl_verify_mode] = :verify_none
338
- end
339
-
340
- describe "when force_unlink is set to true" do
341
- it ":create unlinks the target" do
342
- expect(real_file?(path)).to be_falsey
343
- resource.force_unlink(true)
344
- resource.run_action(:create)
345
- expect(real_file?(path)).to be_truthy
346
- expect(binread(path)).to eq(expected_content)
347
- expect(resource).to be_updated_by_last_action
348
- end
349
- end
350
-
351
- describe "when force_unlink is set to false" do
352
- it ":create raises an error" do
353
- expect { resource.run_action(:create) }.to raise_error(Chef::Exceptions::FileTypeMismatch)
354
- end
355
- end
356
-
357
- describe "when force_unlink is not set (default)" do
358
- it ":create raises an error" do
359
- expect { resource.run_action(:create) }.to raise_error(Chef::Exceptions::FileTypeMismatch)
360
- end
361
- end
362
- end
363
-
364
- shared_examples_for "a configured file resource" do
365
-
366
- include_context "diff disabled"
367
-
368
- before do
369
- Chef::Config[:ssl_verify_mode] = :verify_none
370
- end
371
-
372
- # note the stripping of the drive letter from the tmpdir on windows
373
- let(:backup_glob) { File.join(CHEF_SPEC_BACKUP_PATH, test_file_dir.sub(/^([A-Za-z]:)/, ""), "#{file_base}*") }
374
-
375
- # Most tests update the resource, but a few do not. We need to test that the
376
- # resource is marked updated or not correctly, but the test contexts are
377
- # composed between correct/incorrect content and correct/incorrect
378
- # permissions. We override this "let" definition in the context where content
379
- # and permissions are correct.
380
- let(:expect_updated?) { true }
381
-
382
- include Chef::Mixin::ShellOut
383
-
384
- def selinux_security_context_restored?(path)
385
- @restorecon_path = which("restorecon") if @restorecon_path.nil?
386
- restorecon_test_command = "#{@restorecon_path} -n -v #{path}"
387
- cmdresult = shell_out!(restorecon_test_command)
388
- # restorecon will print the required changes to stdout if any is
389
- # needed
390
- cmdresult.stdout.empty?
391
- end
392
-
393
- def binread(file)
394
- content = File.binread(file)
395
- content.force_encoding(Encoding::BINARY) if "".respond_to?(:force_encoding)
396
- content
397
- end
398
-
399
- context "when the target file is a symlink" do
400
- let(:symlink_target) do
401
- File.join(CHEF_SPEC_DATA, "file-test-target")
402
- end
403
-
404
- describe "when configured not to manage symlink's target" do
405
- before(:each) do
406
- # configure not to manage symlink source
407
- resource.manage_symlink_source(false)
408
-
409
- # create symlinks for test context
410
- FileUtils.touch(symlink_target)
411
-
412
- if windows?
413
- Chef::ReservedNames::Win32::File.symlink(symlink_target, path)
414
- else
415
- File.symlink(symlink_target, path)
416
- end
417
- end
418
-
419
- after(:each) do
420
- FileUtils.rm_rf(symlink_target)
421
- FileUtils.rm_rf(path)
422
- end
423
-
424
- describe "when symlink target has correct content" do
425
- before(:each) do
426
- File.open(symlink_target, "wb") { |f| f.print expected_content }
427
- end
428
-
429
- it_behaves_like "file resource not pointing to a real file"
430
- end
431
-
432
- describe "when symlink target has the wrong content" do
433
- before(:each) do
434
- File.open(symlink_target, "wb") { |f| f.print "This is so wrong!!!" }
435
- end
436
-
437
- after(:each) do
438
- # symlink should never be followed
439
- expect(binread(symlink_target)).to eq("This is so wrong!!!")
440
- end
441
-
442
- it_behaves_like "file resource not pointing to a real file"
443
- end
444
- end
445
-
446
- # Unix-only for now. Windows behavior may differ because of how ACL
447
- # management handles symlinks. Since symlinks are rare on Windows and this
448
- # feature primarily exists to support the case where a well-known file
449
- # (e.g., resolv.conf) has been converted to a symlink, we're okay with the
450
- # discrepancy.
451
- context "when configured to manage the symlink source", :unix_only do
452
-
453
- before do
454
- resource.manage_symlink_source(true)
455
- end
456
-
457
- context "but the symlink is part of a loop" do
458
- let(:link1_path) { File.join(CHEF_SPEC_DATA, "points-to-link2") }
459
- let(:link2_path) { File.join(CHEF_SPEC_DATA, "points-to-link1") }
460
-
461
- before do
462
- # point resource at link1:
463
- resource.path(link1_path)
464
- # create symlinks for test context
465
- File.symlink(link1_path, link2_path)
466
- File.symlink(link2_path, link1_path)
467
- end
468
-
469
- after(:each) do
470
- FileUtils.rm_rf(link1_path)
471
- FileUtils.rm_rf(link2_path)
472
- end
473
-
474
- it "raises an InvalidSymlink error" do
475
- expect { resource.run_action(:create) }.to raise_error(Chef::Exceptions::InvalidSymlink)
476
- end
477
-
478
- it "issues a warning/assumption in whyrun mode" do
479
-
480
- Chef::Config[:why_run] = true
481
- resource.run_action(:create) # should not raise
482
- ensure
483
- Chef::Config[:why_run] = false
484
-
485
- end
486
- end
487
-
488
- context "but the symlink points to a nonexistent file" do
489
- let(:link_path) { File.join(CHEF_SPEC_DATA, "points-to-nothing") }
490
- let(:not_existent_source) { File.join(CHEF_SPEC_DATA, "i-am-not-here") }
491
-
492
- before do
493
- resource.path(link_path)
494
- # create symlinks for test context
495
- File.symlink(not_existent_source, link_path)
496
- FileUtils.rm_rf(not_existent_source)
497
- end
498
-
499
- after(:each) do
500
- FileUtils.rm_rf(link_path)
501
- end
502
- it "raises an InvalidSymlink error" do
503
- expect { resource.run_action(:create) }.to raise_error(Chef::Exceptions::InvalidSymlink)
504
- end
505
-
506
- it "issues a warning/assumption in whyrun mode" do
507
-
508
- Chef::Config[:why_run] = true
509
- resource.run_action(:create) # should not raise
510
- ensure
511
- Chef::Config[:why_run] = false
512
-
513
- end
514
- end
515
-
516
- context "but the symlink is points to a non-file fs entry" do
517
- let(:link_path) { File.join(CHEF_SPEC_DATA, "points-to-dir") }
518
- let(:not_a_file_path) { File.join(CHEF_SPEC_DATA, "dir-at-end-of-symlink") }
519
-
520
- before do
521
- # point resource at link1:
522
- resource.path(link_path)
523
- # create symlinks for test context
524
- File.symlink(not_a_file_path, link_path)
525
- Dir.mkdir(not_a_file_path)
526
- end
527
-
528
- after(:each) do
529
- FileUtils.rm_rf(link_path)
530
- FileUtils.rm_rf(not_a_file_path)
531
- end
532
-
533
- it "raises an InvalidSymlink error" do
534
- expect { resource.run_action(:create) }.to raise_error(Chef::Exceptions::FileTypeMismatch)
535
- end
536
-
537
- it "issues a warning/assumption in whyrun mode" do
538
-
539
- Chef::Config[:why_run] = true
540
- resource.run_action(:create) # should not raise
541
- ensure
542
- Chef::Config[:why_run] = false
543
-
544
- end
545
- end
546
-
547
- context "when the symlink source is a real file" do
548
-
549
- let(:wrong_content) { "this is the wrong content" }
550
- let(:link_path) { File.join(CHEF_SPEC_DATA, "points-to-real-file") }
551
-
552
- before do
553
- # point resource at link:
554
- resource.path(link_path)
555
- # create symlinks for test context
556
- File.symlink(path, link_path)
557
- end
558
-
559
- after(:each) do
560
- # shared examples should not change our test setup of a file resource
561
- # pointing at a symlink:
562
- expect(resource.path).to eq(link_path)
563
- FileUtils.rm_rf(link_path)
564
- end
565
-
566
- context "and the permissions are incorrect" do
567
- before do
568
- # Create source (real) file
569
- File.open(path, "wb") { |f| f.write(expected_content) }
570
- end
571
-
572
- include_context "setup broken permissions"
573
-
574
- include_examples "a securable resource with existing target"
575
-
576
- it "does not replace the symlink with a real file" do
577
- resource.run_action(:create)
578
- expect(File).to be_symlink(link_path)
579
- end
580
-
581
- end
582
-
583
- context "and the content is incorrect" do
584
- before do
585
- # Create source (real) file
586
- File.open(path, "wb") { |f| f.write(wrong_content) }
587
- end
588
-
589
- it "marks the resource as updated" do
590
- resource.run_action(:create)
591
- expect(resource).to be_updated_by_last_action
592
- end
593
-
594
- it "does not replace the symlink with a real file" do
595
- resource.run_action(:create)
596
- expect(File).to be_symlink(link_path)
597
- end
598
- end
599
-
600
- context "and the content and permissions are correct" do
601
- let(:expect_updated?) { false }
602
-
603
- before do
604
- # Create source (real) file
605
- File.open(path, "wb") { |f| f.write(expected_content) }
606
- end
607
- include_context "setup correct permissions"
608
-
609
- include_examples "a securable resource with existing target"
610
-
611
- end
612
-
613
- end
614
-
615
- context "when the symlink points to a symlink which points to a real file" do
616
-
617
- let(:wrong_content) { "this is the wrong content" }
618
- let(:link_to_file_path) { File.join(CHEF_SPEC_DATA, "points-to-real-file") }
619
- let(:link_to_link_path) { File.join(CHEF_SPEC_DATA, "points-to-next-link") }
620
-
621
- before do
622
- # point resource at link:
623
- resource.path(link_to_link_path)
624
- # create symlinks for test context
625
- File.symlink(path, link_to_file_path)
626
- File.symlink(link_to_file_path, link_to_link_path)
627
-
628
- # Create source (real) file
629
- File.open(path, "wb") { |f| f.write(wrong_content) }
630
- end
631
-
632
- include_context "setup broken permissions"
633
-
634
- include_examples "a securable resource with existing target"
635
-
636
- after(:each) do
637
- # shared examples should not change our test setup of a file resource
638
- # pointing at a symlink:
639
- expect(resource.path).to eq(link_to_link_path)
640
- FileUtils.rm_rf(link_to_file_path)
641
- FileUtils.rm_rf(link_to_link_path)
642
- end
643
-
644
- it "does not replace the symlink with a real file" do
645
- resource.run_action(:create)
646
- expect(File).to be_symlink(link_to_link_path)
647
- expect(File).to be_symlink(link_to_file_path)
648
- end
649
-
650
- end
651
- end
652
- end
653
-
654
- context "when the target file does not exist" do
655
- before(:each) do
656
- FileUtils.rm_rf(path)
657
- end
658
-
659
- after(:each) do
660
- FileUtils.rm_rf(path)
661
- end
662
-
663
- def symlink?(file_path)
664
- if windows?
665
- Chef::ReservedNames::Win32::File.symlink?(file_path)
666
- else
667
- File.symlink?(file_path)
668
- end
669
- end
670
-
671
- def real_file?(file_path)
672
- !symlink?(file_path) && File.file?(file_path)
673
- end
674
-
675
- describe "when force_unlink is set to true" do
676
- it ":create updates the target" do
677
- resource.force_unlink(true)
678
- resource.run_action(:create)
679
- expect(real_file?(path)).to be_truthy
680
- expect(binread(path)).to eq(expected_content)
681
- expect(resource).to be_updated_by_last_action
682
- end
683
- end
684
-
685
- describe "when force_unlink is set to false" do
686
- it ":create updates the target" do
687
- resource.force_unlink(true)
688
- resource.run_action(:create)
689
- expect(real_file?(path)).to be_truthy
690
- expect(binread(path)).to eq(expected_content)
691
- expect(resource).to be_updated_by_last_action
692
- end
693
- end
694
-
695
- describe "when force_unlink is not set (default)" do
696
- it ":create updates the target" do
697
- resource.force_unlink(true)
698
- resource.run_action(:create)
699
- expect(real_file?(path)).to be_truthy
700
- expect(binread(path)).to eq(expected_content)
701
- expect(resource).to be_updated_by_last_action
702
- end
703
- end
704
- end
705
-
706
- context "when the target file is a directory" do
707
- before(:each) do
708
- FileUtils.mkdir_p(path)
709
- end
710
-
711
- after(:each) do
712
- FileUtils.rm_rf(path)
713
- end
714
-
715
- it_behaves_like "file resource not pointing to a real file"
716
- end
717
-
718
- context "when the target file is a blockdev", :unix_only, :requires_root, :not_supported_on_solaris do
719
- include Chef::Mixin::ShellOut
720
- let(:path) do
721
- File.join(CHEF_SPEC_DATA, "testdev")
722
- end
723
-
724
- before(:each) do
725
- result = shell_out!("mknod #{path} b 1 2")
726
- result.stderr.empty?
727
- end
728
-
729
- after(:each) do
730
- FileUtils.rm_rf(path)
731
- end
732
-
733
- it_behaves_like "file resource not pointing to a real file"
734
- end
735
-
736
- context "when the target file is a chardev", :unix_only, :requires_root, :not_supported_on_solaris do
737
- include Chef::Mixin::ShellOut
738
- let(:path) do
739
- File.join(CHEF_SPEC_DATA, "testdev")
740
- end
741
-
742
- before(:each) do
743
- result = shell_out!("mknod #{path} c 1 2")
744
- result.stderr.empty?
745
- end
746
-
747
- after(:each) do
748
- FileUtils.rm_rf(path)
749
- end
750
-
751
- it_behaves_like "file resource not pointing to a real file"
752
- end
753
-
754
- context "when the target file is a pipe", :unix_only do
755
- include Chef::Mixin::ShellOut
756
- let(:path) do
757
- File.join(CHEF_SPEC_DATA, "testpipe")
758
- end
759
-
760
- before(:each) do
761
- result = shell_out!("mkfifo #{path}")
762
- result.stderr.empty?
763
- end
764
-
765
- after(:each) do
766
- FileUtils.rm_rf(path)
767
- end
768
-
769
- it_behaves_like "file resource not pointing to a real file"
770
- end
771
-
772
- context "when the target file is a socket", :unix_only do
773
- require "socket"
774
-
775
- # It turns out that the path to a socket can have at most ~104
776
- # bytes. Therefore we are creating our sockets in tmpdir so that
777
- # they have a shorter path.
778
- let(:test_socket_dir) { File.join(Dir.tmpdir, "sockets") }
779
-
780
- before do
781
- FileUtils.mkdir_p(test_socket_dir)
782
- end
783
-
784
- after do
785
- FileUtils.rm_rf(test_socket_dir)
786
- end
787
-
788
- let(:path) do
789
- File.join(test_socket_dir, "testsocket")
790
- end
791
-
792
- before(:each) do
793
- expect(path.bytesize).to be <= 104
794
- UNIXServer.new(path)
795
- end
796
-
797
- after(:each) do
798
- FileUtils.rm_rf(path)
799
- end
800
-
801
- it_behaves_like "file resource not pointing to a real file"
802
- end
803
-
804
- # Regression test for http://tickets.opscode.com/browse/CHEF-4082
805
- context "when notification is configured" do
806
- describe "when path is specified with normal separator" do
807
- before do
808
- @notified_resource = Chef::Resource.new("punk", resource.run_context)
809
- resource.notifies(:run, @notified_resource, :immediately)
810
- resource.run_action(:create)
811
- end
812
-
813
- it "should notify the other resources correctly" do
814
- expect(resource).to be_updated_by_last_action
815
- expect(resource.run_context.immediate_notifications(resource).length).to eq(1)
816
- end
817
- end
818
-
819
- describe "when path is specified with windows separator", :windows_only do
820
- let(:path) do
821
- File.join(test_file_dir, make_tmpname(file_base)).gsub(::File::SEPARATOR, ::File::ALT_SEPARATOR)
822
- end
823
-
824
- before do
825
- @notified_resource = Chef::Resource.new("punk", resource.run_context)
826
- resource.notifies(:run, @notified_resource, :immediately)
827
- resource.run_action(:create)
828
- end
829
-
830
- it "should notify the other resources correctly" do
831
- expect(resource).to be_updated_by_last_action
832
- expect(resource.run_context.immediate_notifications(resource).length).to eq(1)
833
- end
834
- end
835
- end
836
-
837
- context "when the target file does not exist" do
838
- before do
839
- # Assert starting state is expected
840
- expect(File).not_to exist(path)
841
- end
842
-
843
- describe "when running action :create" do
844
- before do
845
- resource.run_action(:create)
846
- end
847
-
848
- it "creates the file when the :create action is run" do
849
- expect(File).to exist(path)
850
- end
851
-
852
- it "creates the file with the correct content when the :create action is run" do
853
- expect(binread(path)).to eq(expected_content)
854
- end
855
-
856
- it "is marked as updated by last action" do
857
- expect(resource).to be_updated_by_last_action
858
- end
859
-
860
- it "should restore the security contexts on selinux", :selinux_only do
861
- expect(selinux_security_context_restored?(path)).to be_truthy
862
- end
863
- end
864
-
865
- describe "when running action :create_if_missing" do
866
- before do
867
- resource.run_action(:create_if_missing)
868
- end
869
-
870
- it "creates the file with the correct content" do
871
- expect(binread(path)).to eq(expected_content)
872
- end
873
-
874
- it "is marked as updated by last action" do
875
- expect(resource).to be_updated_by_last_action
876
- end
877
-
878
- it "should restore the security contexts on selinux", :selinux_only do
879
- expect(selinux_security_context_restored?(path)).to be_truthy
880
- end
881
- end
882
-
883
- describe "when running action :delete" do
884
- before do
885
- resource.run_action(:delete)
886
- end
887
-
888
- it "deletes the file when the :delete action is run" do
889
- expect(File).not_to exist(path)
890
- end
891
-
892
- it "is not marked updated by last action" do
893
- expect(resource).not_to be_updated_by_last_action
894
- end
895
- end
896
- end
897
-
898
- # Set up the context for security tests
899
- def allowed_acl(sid, expected_perms, _flags = 0)
900
- [ ACE.access_allowed(sid, expected_perms[:specific]) ]
901
- end
902
-
903
- def denied_acl(sid, expected_perms, _flags = 0)
904
- [ ACE.access_denied(sid, expected_perms[:specific]) ]
905
- end
906
-
907
- def parent_inheritable_acls
908
- dummy_file_path = File.join(test_file_dir, "dummy_file")
909
- FileUtils.touch(dummy_file_path)
910
- dummy_desc = get_security_descriptor(dummy_file_path)
911
- FileUtils.rm_rf(dummy_file_path)
912
- dummy_desc
913
- end
914
-
915
- it_behaves_like "a securable resource without existing target", :not_supported_on_windows_11
916
-
917
- context "when the target file has the wrong content" do
918
- before(:each) do
919
- File.open(path, "wb") { |f| f.print "This is so wrong!!!" }
920
- now = Time.now.to_i
921
- File.utime(now - 9000, now - 9000, path)
922
-
923
- @expected_mtime = File.stat(path).mtime
924
- @expected_checksum = sha256_checksum(path)
925
- end
926
-
927
- describe "and the target file has the correct permissions" do
928
- include_context "setup correct permissions"
929
-
930
- it_behaves_like "a file with the wrong content"
931
-
932
- it_behaves_like "a securable resource with existing target"
933
- end
934
-
935
- context "and the target file has incorrect permissions" do
936
- include_context "setup broken permissions"
937
-
938
- it_behaves_like "a file with the wrong content"
939
-
940
- it_behaves_like "a securable resource with existing target"
941
- end
942
- end
943
-
944
- context "when the target file has the correct content" do
945
- before(:each) do
946
- File.open(path, "wb") { |f| f.print expected_content }
947
- now = Time.now.to_i
948
- File.utime(now - 9000, now - 9000, path)
949
-
950
- @expected_mtime = File.stat(path).mtime
951
- @expected_checksum = sha256_checksum(path)
952
- end
953
-
954
- describe "and the target file has the correct permissions" do
955
-
956
- # When permissions and content are correct, chef should do nothing and
957
- # the resource should not be marked updated.
958
- let(:expect_updated?) { false }
959
-
960
- include_context "setup correct permissions"
961
-
962
- it_behaves_like "a file with the correct content"
963
-
964
- it_behaves_like "a securable resource with existing target"
965
- end
966
-
967
- context "and the target file has incorrect permissions" do
968
- include_context "setup broken permissions"
969
-
970
- it_behaves_like "a file with the correct content"
971
-
972
- it_behaves_like "a securable resource with existing target"
973
- end
974
- end
975
-
976
- # Regression test for http://tickets.opscode.com/browse/CHEF-4419
977
- context "when the path starts with '/' and target file exists", :windows_only do
978
- let(:path) do
979
- File.join(test_file_dir[2..test_file_dir.length], make_tmpname(file_base))
980
- end
981
-
982
- before do
983
- File.open(path, "wb") { |f| f.print expected_content }
984
- now = Time.now.to_i
985
- File.utime(now - 9000, now - 9000, path)
986
-
987
- @expected_mtime = File.stat(path).mtime
988
- @expected_checksum = sha256_checksum(path)
989
- end
990
-
991
- describe ":create action should run without any updates" do
992
- before do
993
- # Assert starting state is as expected
994
- expect(File).to exist(path)
995
- expect(sha256_checksum(path)).to eq(@expected_checksum)
996
- resource.run_action(:create)
997
- end
998
-
999
- it "does not overwrite the original when the :create action is run" do
1000
- expect(sha256_checksum(path)).to eq(@expected_checksum)
1001
- end
1002
-
1003
- it "does not update the mtime of the file when the :create action is run" do
1004
- expect(File.stat(path).mtime).to eq(@expected_mtime)
1005
- end
1006
-
1007
- it "is not marked as updated by last action" do
1008
- expect(resource).not_to be_updated_by_last_action
1009
- end
1010
- end
1011
- end
1012
-
1013
- end
1014
-
1015
- shared_context Chef::Resource::File do
1016
- if windows?
1017
- require "chef/win32/file"
1018
- end
1019
-
1020
- # We create the files in a different directory than tmp to exercise
1021
- # different file deployment strategies more completely.
1022
- let(:test_file_dir) do
1023
- if windows?
1024
- File.join(ENV["systemdrive"], "test-dir")
1025
- else
1026
- File.join(CHEF_SPEC_DATA, "test-dir")
1027
- end
1028
- end
1029
-
1030
- let(:path) do
1031
- File.join(test_file_dir, make_tmpname(file_base))
1032
- end
1033
-
1034
- before do
1035
- FileUtils.rm_rf(test_file_dir)
1036
- FileUtils.mkdir_p(test_file_dir)
1037
- end
1038
-
1039
- after(:each) do
1040
- FileUtils.rm_r(path) if File.exist?(path)
1041
- FileUtils.rm_r(CHEF_SPEC_BACKUP_PATH) if File.exist?(CHEF_SPEC_BACKUP_PATH)
1042
- end
1043
-
1044
- after do
1045
- FileUtils.rm_rf(test_file_dir)
1046
- end
1047
- end