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,1252 +0,0 @@
1
- #
2
- # Author:: Bryan McLellan (btm@loftninjas.org)
3
- # Copyright:: Copyright 2009-2020, Bryan McLellan
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
- require "spec_helper"
19
-
20
- describe Chef::Provider::Cron do
21
- let(:logger) { double("Mixlib::Log::Child").as_null_object }
22
-
23
- before do
24
- @node = Chef::Node.new
25
- @events = Chef::EventDispatch::Dispatcher.new
26
- @run_context = Chef::RunContext.new(@node, {}, @events)
27
- allow(@run_context).to receive(:logger).and_return(logger)
28
-
29
- @new_resource = Chef::Resource::Cron.new("cronhole some stuff", @run_context)
30
- @new_resource.user "root"
31
- @new_resource.minute "30"
32
- @new_resource.command "/bin/true"
33
- @provider = Chef::Provider::Cron.new(@new_resource, @run_context)
34
- end
35
-
36
- describe "when with special time string" do
37
- before do
38
- @new_resource.time :reboot
39
- @provider = Chef::Provider::Cron.new(@new_resource, @run_context)
40
- end
41
-
42
- context "with a matching entry in the user's crontab" do
43
- before :each do
44
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
45
- 0 2 * * * /some/other/command
46
-
47
- # Chef Name: cronhole some stuff
48
- @reboot /bin/true param1 param2
49
- # Chef Name: something else
50
- 2 * 1 * * /bin/false
51
-
52
- # Another comment
53
- CRONTAB
54
- end
55
-
56
- it "should set cron_exists" do
57
- @provider.load_current_resource
58
- expect(@provider.cron_exists).to eq(true)
59
- expect(@provider.cron_empty).to eq(false)
60
- end
61
-
62
- it "should pull the details out of the cron line" do
63
- cron = @provider.load_current_resource
64
- expect(cron.time).to eq(:reboot)
65
- expect(cron.command).to eq("/bin/true param1 param2")
66
- end
67
-
68
- it "should pull env vars out" do
69
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
70
- 0 2 * * * /some/other/command
71
-
72
- # Chef Name: cronhole some stuff
73
- MAILTO=foo@example.com
74
- SHELL=/bin/foosh
75
- PATH=/bin:/foo
76
- HOME=/home/foo
77
- @reboot /bin/true param1 param2
78
- # Chef Name: something else
79
- 2 * 1 * * /bin/false
80
-
81
- # Another comment
82
- CRONTAB
83
- cron = @provider.load_current_resource
84
- expect(cron.mailto).to eq("foo@example.com")
85
- expect(cron.shell).to eq("/bin/foosh")
86
- expect(cron.path).to eq("/bin:/foo")
87
- expect(cron.home).to eq("/home/foo")
88
- expect(cron.time).to eq(:reboot)
89
- expect(cron.command).to eq("/bin/true param1 param2")
90
- end
91
-
92
- it "should parse and load generic and standard environment variables from cron entry" do
93
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
94
- # Chef Name: cronhole some stuff
95
- MAILTO=warn@example.com
96
- TEST=lol
97
- FLAG=1
98
- @reboot /bin/true
99
- CRONTAB
100
- cron = @provider.load_current_resource
101
-
102
- expect(cron.mailto).to eq("warn@example.com")
103
- expect(cron.environment).to eq({ "TEST" => "lol", "FLAG" => "1" })
104
- end
105
-
106
- it "should not break with variables that match the cron resource internals" do
107
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
108
- # Chef Name: cronhole some stuff
109
- MINUTE=40
110
- REBOOT=midnight
111
- TEST=lol
112
- ENVIRONMENT=production
113
- @reboot /bin/true
114
- CRONTAB
115
- cron = @provider.load_current_resource
116
-
117
- expect(cron.time).to eq(:reboot)
118
- expect(cron.environment).to eq({ "MINUTE" => "40", "REBOOT" => "midnight", "TEST" => "lol", "ENVIRONMENT" => "production" })
119
- end
120
-
121
- it "should report the match" do
122
- expect(logger).to receive(:trace).with("Found cron '#{@new_resource.name}'")
123
- @provider.load_current_resource
124
- end
125
-
126
- describe "action_create" do
127
- before :each do
128
- allow(@provider).to receive(:write_crontab)
129
- allow(@provider).to receive(:read_crontab).and_return(nil)
130
- end
131
-
132
- context "when there is no existing crontab" do
133
- before :each do
134
- @provider.cron_exists = false
135
- @provider.cron_empty = true
136
- end
137
-
138
- it "should create a crontab with the entry" do
139
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
140
- # Chef Name: cronhole some stuff
141
- @reboot /bin/true
142
- ENDCRON
143
- @provider.run_action(:create)
144
- end
145
- end
146
- end
147
- end
148
- end
149
-
150
- describe "when examining the current system state" do
151
- context "with no crontab for the user" do
152
- before :each do
153
- allow(@provider).to receive(:read_crontab).and_return(nil)
154
- end
155
-
156
- it "should set cron_empty" do
157
- @provider.load_current_resource
158
- expect(@provider.cron_empty).to eq(true)
159
- expect(@provider.cron_exists).to eq(false)
160
- end
161
-
162
- it "should report an empty crontab" do
163
- expect(logger).to receive(:trace).with("Cron empty for '#{@new_resource.user}'")
164
- @provider.load_current_resource
165
- end
166
- end
167
-
168
- context "with no matching entry in the user's crontab" do
169
- before :each do
170
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
171
- 0 2 * * * /some/other/command
172
-
173
- # Chef Name: something else
174
- * 5 * * * /bin/true
175
-
176
- # Another comment
177
- CRONTAB
178
- end
179
-
180
- it "should not set cron_exists or cron_empty" do
181
- @provider.load_current_resource
182
- expect(@provider.cron_exists).to eq(false)
183
- expect(@provider.cron_empty).to eq(false)
184
- end
185
-
186
- it "should report no entry found" do
187
- expect(logger).to receive(:trace).with("Cron '#{@new_resource.name}' not found")
188
- @provider.load_current_resource
189
- end
190
-
191
- it "should not fail if there's an existing cron with a numerical argument" do
192
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
193
- # Chef Name: foo[bar] (baz)
194
- 21 */4 * * * some_prog 1234567
195
- CRONTAB
196
- expect do
197
- @provider.load_current_resource
198
- end.not_to raise_error
199
- end
200
- end
201
-
202
- context "with a matching entry in the user's crontab" do
203
- before :each do
204
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
205
- 0 2 * * * /some/other/command
206
-
207
- # Chef Name: cronhole some stuff
208
- * 5 * 1 * /bin/true param1 param2
209
- # Chef Name: something else
210
- 2 * 1 * * /bin/false
211
-
212
- # Another comment
213
- CRONTAB
214
- end
215
-
216
- it "should set cron_exists" do
217
- @provider.load_current_resource
218
- expect(@provider.cron_exists).to eq(true)
219
- expect(@provider.cron_empty).to eq(false)
220
- end
221
-
222
- it "should pull the details out of the cron line" do
223
- cron = @provider.load_current_resource
224
- expect(cron.minute).to eq("*")
225
- expect(cron.hour).to eq("5")
226
- expect(cron.day).to eq("*")
227
- expect(cron.month).to eq("1")
228
- expect(cron.weekday).to eq("*")
229
- expect(cron.time).to eq(nil)
230
- expect(cron.command).to eq("/bin/true param1 param2")
231
- end
232
-
233
- it "should pull env vars out" do
234
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
235
- 0 2 * * * /some/other/command
236
-
237
- # Chef Name: cronhole some stuff
238
- MAILTO=foo@example.com
239
- SHELL=/bin/foosh
240
- PATH=/bin:/foo
241
- HOME=/home/foo
242
- * 5 * 1 * /bin/true param1 param2
243
- # Chef Name: something else
244
- 2 * 1 * * /bin/false
245
-
246
- # Another comment
247
- CRONTAB
248
- cron = @provider.load_current_resource
249
- expect(cron.mailto).to eq("foo@example.com")
250
- expect(cron.shell).to eq("/bin/foosh")
251
- expect(cron.path).to eq("/bin:/foo")
252
- expect(cron.home).to eq("/home/foo")
253
- expect(cron.minute).to eq("*")
254
- expect(cron.hour).to eq("5")
255
- expect(cron.day).to eq("*")
256
- expect(cron.month).to eq("1")
257
- expect(cron.weekday).to eq("*")
258
- expect(cron.time).to eq(nil)
259
- expect(cron.command).to eq("/bin/true param1 param2")
260
- end
261
-
262
- it "should parse and load generic and standard environment variables from cron entry" do
263
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
264
- # Chef Name: cronhole some stuff
265
- MAILTO=warn@example.com
266
- TEST=lol
267
- FLAG=1
268
- * 5 * * * /bin/true
269
- CRONTAB
270
- cron = @provider.load_current_resource
271
-
272
- expect(cron.mailto).to eq("warn@example.com")
273
- expect(cron.environment).to eq({ "TEST" => "lol", "FLAG" => "1" })
274
- end
275
-
276
- it "should not break with variabels that match the cron resource internals" do
277
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
278
- # Chef Name: cronhole some stuff
279
- MINUTE=40
280
- HOUR=midnight
281
- TEST=lol
282
- ENVIRONMENT=production
283
- * 5 * * * /bin/true
284
- CRONTAB
285
- cron = @provider.load_current_resource
286
-
287
- expect(cron.minute).to eq("*")
288
- expect(cron.hour).to eq("5")
289
- expect(cron.environment).to eq({ "MINUTE" => "40", "HOUR" => "midnight", "TEST" => "lol", "ENVIRONMENT" => "production" })
290
- end
291
-
292
- it "should report the match" do
293
- expect(logger).to receive(:trace).with("Found cron '#{@new_resource.name}'")
294
- @provider.load_current_resource
295
- end
296
- end
297
-
298
- context "with a matching entry in the user's crontab using month names and weekday names (#CHEF-3178)" do
299
- before :each do
300
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
301
- 0 2 * * * /some/other/command
302
-
303
- # Chef Name: cronhole some stuff
304
- * 5 * Jan Mon /bin/true param1 param2
305
- # Chef Name: something else
306
- 2 * 1 * * /bin/false
307
-
308
- # Another comment
309
- CRONTAB
310
- end
311
-
312
- it "should set cron_exists" do
313
- @provider.load_current_resource
314
- expect(@provider.cron_exists).to eq(true)
315
- expect(@provider.cron_empty).to eq(false)
316
- end
317
-
318
- it "should pull the details out of the cron line" do
319
- cron = @provider.load_current_resource
320
- expect(cron.minute).to eq("*")
321
- expect(cron.hour).to eq("5")
322
- expect(cron.day).to eq("*")
323
- expect(cron.month).to eq("Jan")
324
- expect(cron.weekday).to eq("1")
325
- expect(cron.command).to eq("/bin/true param1 param2")
326
- end
327
-
328
- it "should report the match" do
329
- expect(logger).to receive(:trace).with("Found cron '#{@new_resource.name}'")
330
- @provider.load_current_resource
331
- end
332
- end
333
-
334
- context "with a matching entry without a crontab line" do
335
- it "should set cron_exists and leave current_resource values at defaults" do
336
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
337
- 0 2 * * * /some/other/command
338
-
339
- # Chef Name: cronhole some stuff
340
- * * * * * /bin/true
341
- CRONTAB
342
- cron = @provider.load_current_resource
343
- expect(@provider.cron_exists).to eq(true)
344
- expect(cron.minute).to eq("*")
345
- expect(cron.hour).to eq("*")
346
- expect(cron.day).to eq("*")
347
- expect(cron.month).to eq("*")
348
- expect(cron.weekday).to eq("*")
349
- expect(cron.time).to eq(nil)
350
- expect(cron.command).to eq("/bin/true")
351
- end
352
-
353
- it "should not pick up a commented out crontab line" do
354
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
355
- 0 2 * * * /some/other/command
356
-
357
- # Chef Name: cronhole some stuff
358
- * * * * * /bin/true
359
- #* 5 * 1 * /bin/true param1 param2
360
- CRONTAB
361
- cron = @provider.load_current_resource
362
- expect(@provider.cron_exists).to eq(true)
363
- expect(cron.minute).to eq("*")
364
- expect(cron.hour).to eq("*")
365
- expect(cron.day).to eq("*")
366
- expect(cron.month).to eq("*")
367
- expect(cron.weekday).to eq("*")
368
- expect(cron.time).to eq(nil)
369
- expect(cron.command).to eq("/bin/true")
370
- end
371
-
372
- it "should not pick up a later crontab entry" do
373
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
374
- 0 2 * * * /some/other/command
375
-
376
- # Chef Name: cronhole some stuff
377
- * * * * * /bin/true
378
- #* 5 * 1 * /bin/true param1 param2
379
- # Chef Name: something else
380
- 2 * 1 * * /bin/false
381
-
382
- # Another comment
383
- CRONTAB
384
- cron = @provider.load_current_resource
385
- expect(@provider.cron_exists).to eq(true)
386
- expect(cron.minute).to eq("*")
387
- expect(cron.hour).to eq("*")
388
- expect(cron.day).to eq("*")
389
- expect(cron.month).to eq("*")
390
- expect(cron.weekday).to eq("*")
391
- expect(cron.time).to eq(nil)
392
- expect(cron.command).to eq("/bin/true")
393
- end
394
- end
395
-
396
- context "with a matching entry with a commented crontab line" do
397
- it "should set cron_exists" do
398
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
399
- 0 2 * * * /some/other/command
400
-
401
- # Chef Name: cronhole some stuff
402
- #* * * * * /bin/true
403
- CRONTAB
404
- cron = @provider.load_current_resource
405
- expect(@provider.cron_exists).to eq(true)
406
- expect(@provider.cron_empty).to eq(false)
407
- expect(cron.minute).to eq("*")
408
- expect(cron.hour).to eq("*")
409
- expect(cron.day).to eq("*")
410
- expect(cron.month).to eq("*")
411
- expect(cron.weekday).to eq("*")
412
- expect(cron.time).to eq(nil)
413
- expect(cron.property_is_set?(:command)).to eq(false)
414
- end
415
- end
416
- end
417
-
418
- describe "cron_different?" do
419
- before :each do
420
- @current_resource = Chef::Resource::Cron.new("cronhole some stuff")
421
- @current_resource.user "root"
422
- @current_resource.minute "30"
423
- @current_resource.command "/bin/true"
424
- @provider.current_resource = @current_resource
425
- end
426
-
427
- %i{minute hour day month weekday command mailto path shell home}.each do |property|
428
- it "should return true if #{property} doesn't match" do
429
- @new_resource.send(property, "1") # we use 1 in order to pass resource validation. We're just using a value that's different.
430
- expect(@provider.cron_different?).to eql(true)
431
- end
432
- end
433
-
434
- it "should return true if special time string doesn't match" do
435
- @new_resource.send(:time, :reboot)
436
- expect(@provider.cron_different?).to eql(true)
437
- end
438
-
439
- it "should return true if environment doesn't match" do
440
- @new_resource.environment "FOO" => "something_else"
441
- expect(@provider.cron_different?).to eql(true)
442
- end
443
-
444
- it "should return true if mailto doesn't match" do
445
- @current_resource.mailto "foo@bar.com"
446
- @new_resource.mailto(nil)
447
- expect(@provider.cron_different?).to eql(true)
448
- end
449
-
450
- it "should return false if the objects are identical" do
451
- expect(@provider.cron_different?).to eq(false)
452
- end
453
- end
454
-
455
- describe "action_create" do
456
- before :each do
457
- allow(@provider).to receive(:write_crontab)
458
- allow(@provider).to receive(:read_crontab).and_return(nil)
459
- end
460
-
461
- context "when there is no existing crontab" do
462
- before :each do
463
- @provider.cron_exists = false
464
- @provider.cron_empty = true
465
- end
466
-
467
- it "should create a crontab with the entry" do
468
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
469
- # Chef Name: cronhole some stuff
470
- 30 * * * * /bin/true
471
- ENDCRON
472
- @provider.run_action(:create)
473
- end
474
-
475
- it "should include env variables that are set" do
476
- @new_resource.mailto "foo@example.com"
477
- @new_resource.path "/usr/bin:/my/custom/path"
478
- @new_resource.shell "/bin/foosh"
479
- @new_resource.home "/home/foo"
480
- @new_resource.environment "TEST" => "LOL"
481
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
482
- # Chef Name: cronhole some stuff
483
- MAILTO="foo@example.com"
484
- PATH="/usr/bin:/my/custom/path"
485
- SHELL="/bin/foosh"
486
- HOME="/home/foo"
487
- TEST=LOL
488
- 30 * * * * /bin/true
489
- ENDCRON
490
- @provider.run_action(:create)
491
- end
492
-
493
- it "should mark the resource as updated" do
494
- @provider.run_action(:create)
495
- expect(@new_resource).to be_updated_by_last_action
496
- end
497
-
498
- it "should log the action" do
499
- expect(logger).to receive(:info).with("cron[cronhole some stuff] added crontab entry")
500
- @provider.run_action(:create)
501
- end
502
- end
503
-
504
- context "when there is a crontab with no matching section" do
505
- before :each do
506
- @provider.cron_exists = false
507
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
508
- 0 2 * * * /some/other/command
509
-
510
- # Chef Name: something else
511
- 2 * 1 * * /bin/false
512
-
513
- # Another comment
514
- CRONTAB
515
- end
516
-
517
- it "should add the entry to the crontab" do
518
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
519
- 0 2 * * * /some/other/command
520
-
521
- # Chef Name: something else
522
- 2 * 1 * * /bin/false
523
-
524
- # Another comment
525
- # Chef Name: cronhole some stuff
526
- 30 * * * * /bin/true
527
- ENDCRON
528
- @provider.run_action(:create)
529
- end
530
-
531
- it "should include env variables that are set" do
532
- @new_resource.mailto "foo@example.com"
533
- @new_resource.path "/usr/bin:/my/custom/path"
534
- @new_resource.shell "/bin/foosh"
535
- @new_resource.home "/home/foo"
536
- @new_resource.environment "TEST" => "LOL"
537
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
538
- 0 2 * * * /some/other/command
539
-
540
- # Chef Name: something else
541
- 2 * 1 * * /bin/false
542
-
543
- # Another comment
544
- # Chef Name: cronhole some stuff
545
- MAILTO="foo@example.com"
546
- PATH="/usr/bin:/my/custom/path"
547
- SHELL="/bin/foosh"
548
- HOME="/home/foo"
549
- TEST=LOL
550
- 30 * * * * /bin/true
551
- ENDCRON
552
- @provider.run_action(:create)
553
- end
554
-
555
- it "should mark the resource as updated" do
556
- @provider.run_action(:create)
557
- expect(@new_resource).to be_updated_by_last_action
558
- end
559
-
560
- it "should log the action" do
561
- expect(logger).to receive(:info).with("cron[cronhole some stuff] added crontab entry")
562
- @provider.run_action(:create)
563
- end
564
- end
565
-
566
- context "when there is a crontab with a matching but different section" do
567
- before :each do
568
- @provider.cron_exists = true
569
- allow(@provider).to receive(:cron_different?).and_return(true)
570
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
571
- 0 2 * * * /some/other/command
572
-
573
- # Chef Name: cronhole some stuff
574
- 30 * * 3 * /bin/true
575
- # Chef Name: something else
576
- 2 * 1 * * /bin/false
577
-
578
- # Another comment
579
- CRONTAB
580
- end
581
-
582
- it "should update the crontab entry" do
583
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
584
- 0 2 * * * /some/other/command
585
-
586
- # Chef Name: cronhole some stuff
587
- 30 * * * * /bin/true
588
- # Chef Name: something else
589
- 2 * 1 * * /bin/false
590
-
591
- # Another comment
592
- ENDCRON
593
- @provider.run_action(:create)
594
- end
595
-
596
- it "should include env variables that are set" do
597
- @new_resource.mailto "foo@example.com"
598
- @new_resource.path "/usr/bin:/my/custom/path"
599
- @new_resource.shell "/bin/foosh"
600
- @new_resource.home "/home/foo"
601
- @new_resource.environment "TEST" => "LOL"
602
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
603
- 0 2 * * * /some/other/command
604
-
605
- # Chef Name: cronhole some stuff
606
- MAILTO="foo@example.com"
607
- PATH="/usr/bin:/my/custom/path"
608
- SHELL="/bin/foosh"
609
- HOME="/home/foo"
610
- TEST=LOL
611
- 30 * * * * /bin/true
612
- # Chef Name: something else
613
- 2 * 1 * * /bin/false
614
-
615
- # Another comment
616
- ENDCRON
617
- @provider.run_action(:create)
618
- end
619
-
620
- it "should mark the resource as updated" do
621
- @provider.run_action(:create)
622
- expect(@new_resource).to be_updated_by_last_action
623
- end
624
-
625
- it "should log the action" do
626
- expect(logger).to receive(:info).with("cron[cronhole some stuff] updated crontab entry")
627
- @provider.run_action(:create)
628
- end
629
- end
630
-
631
- context "when there is a crontab with a matching section with no crontab line in it" do
632
- before :each do
633
- @provider.cron_exists = true
634
- allow(@provider).to receive(:cron_different?).and_return(true)
635
- end
636
-
637
- it "should add the crontab to the entry" do
638
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
639
- 0 2 * * * /some/other/command
640
-
641
- # Chef Name: cronhole some stuff
642
- CRONTAB
643
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
644
- 0 2 * * * /some/other/command
645
-
646
- # Chef Name: cronhole some stuff
647
- 30 * * * * /bin/true
648
- ENDCRON
649
- @provider.run_action(:create)
650
- end
651
-
652
- it "should not blat any following entries" do
653
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
654
- 0 2 * * * /some/other/command
655
-
656
- # Chef Name: cronhole some stuff
657
- #30 * * * * /bin/true
658
- # Chef Name: something else
659
- 2 * 1 * * /bin/false
660
-
661
- # Another comment
662
- CRONTAB
663
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
664
- 0 2 * * * /some/other/command
665
-
666
- # Chef Name: cronhole some stuff
667
- 30 * * * * /bin/true
668
- #30 * * * * /bin/true
669
- # Chef Name: something else
670
- 2 * 1 * * /bin/false
671
-
672
- # Another comment
673
- ENDCRON
674
- @provider.run_action(:create)
675
- end
676
-
677
- it "should handle env vars with no crontab" do
678
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
679
- 0 2 * * * /some/other/command
680
-
681
- # Chef Name: cronhole some stuff
682
- MAILTO=bar@example.com
683
- PATH=/usr/bin:/my/custom/path
684
- SHELL=/bin/barsh
685
- HOME=/home/foo
686
-
687
- # Chef Name: something else
688
- 2 * 1 * * /bin/false
689
-
690
- # Another comment
691
- CRONTAB
692
- @new_resource.mailto "foo@example.com"
693
- @new_resource.path "/usr/bin:/my/custom/path"
694
- @new_resource.shell "/bin/foosh"
695
- @new_resource.home "/home/foo"
696
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
697
- 0 2 * * * /some/other/command
698
-
699
- # Chef Name: cronhole some stuff
700
- MAILTO="foo@example.com"
701
- PATH="/usr/bin:/my/custom/path"
702
- SHELL="/bin/foosh"
703
- HOME="/home/foo"
704
- 30 * * * * /bin/true
705
-
706
- # Chef Name: something else
707
- 2 * 1 * * /bin/false
708
-
709
- # Another comment
710
- ENDCRON
711
- @provider.run_action(:create)
712
- end
713
- end
714
-
715
- context "when there is a crontab with a matching section with a commented crontab line in it" do
716
- before :each do
717
- @provider.cron_exists = true
718
- end
719
-
720
- it "should add the crontab to the entry" do
721
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
722
- 0 2 * * * /some/other/command
723
-
724
- # Chef Name: cronhole some stuff
725
- # * * * * * /bin/true
726
- CRONTAB
727
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
728
- 0 2 * * * /some/other/command
729
-
730
- # Chef Name: cronhole some stuff
731
- * * * * * /bin/true
732
- # * * * * * /bin/true
733
- ENDCRON
734
- @new_resource.minute "*"
735
- @provider.run_action(:create)
736
- end
737
- end
738
-
739
- context "when there is a crontab with a matching and identical section" do
740
- context "when environment variable is not used" do
741
- before :each do
742
- @provider.cron_exists = true
743
- allow(@provider).to receive(:cron_different?).and_return(false)
744
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
745
- 0 2 * * * /some/other/command
746
-
747
- # Chef Name: cronhole some stuff
748
- SHELL=/bash
749
- * 5 * * * /bin/true
750
-
751
- # Another comment
752
- CRONTAB
753
- end
754
-
755
- it "should not update the crontab" do
756
- expect(@provider).not_to receive(:write_crontab)
757
- @provider.run_action(:create)
758
- end
759
-
760
- it "should not mark the resource as updated" do
761
- @provider.run_action(:create)
762
- expect(@new_resource).not_to be_updated_by_last_action
763
- end
764
-
765
- it "should log nothing changed" do
766
- expect(logger).to receive(:trace).with("Found cron '#{@new_resource.name}'")
767
- expect(logger).to receive(:debug).with("#{@new_resource}: Skipping existing cron entry")
768
- @provider.run_action(:create)
769
- end
770
- end
771
-
772
- context "when integers are provided to the resource to express time values" do
773
- it "should not report any difference" do
774
- @new_resource.minute(1)
775
- @new_resource.hour(1)
776
- @new_resource.day(1)
777
- @new_resource.month(1)
778
- @new_resource.weekday(1)
779
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
780
- # Chef Name: cronhole some stuff
781
- 1 1 1 1 1 /bin/true
782
-
783
- CRONTAB
784
-
785
- @provider.run_action(:create)
786
- expect(@new_resource).not_to be_updated_by_last_action
787
- end
788
- end
789
-
790
- context "when strings are provided to the resource to express time values" do
791
- it "should not report any difference" do
792
- @new_resource.minute("1")
793
- @new_resource.hour("1")
794
- @new_resource.day("1")
795
- @new_resource.month("1")
796
- @new_resource.weekday("1")
797
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
798
- # Chef Name: cronhole some stuff
799
- 1 1 1 1 1 /bin/true
800
-
801
- CRONTAB
802
-
803
- @provider.run_action(:create)
804
- expect(@new_resource).not_to be_updated_by_last_action
805
- end
806
- end
807
-
808
- context "when environment variable is used" do
809
- before :each do
810
- @provider.cron_exists = true
811
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
812
- 0 2 * * * /some/other/command
813
-
814
- # Chef Name: cronhole some stuff
815
- SHELL=/bash
816
- ENV=environment
817
- 30 * * * * /bin/true
818
-
819
- # Another comment
820
- CRONTAB
821
- end
822
- context "contains an entry that can also be specified as a `property`" do
823
- before :each do
824
- @new_resource.environment = { "SHELL" => "/bash", "ENV" => "environment" }
825
- end
826
-
827
- it "should raise a warning for idempotency" do
828
- expect(logger).to receive(:warn).with("cronhole some stuff: the environment property contains the 'SHELL' variable, which should be set separately as a property.")
829
- @provider.run_action(:create)
830
- end
831
-
832
- it "should not update the crontab" do
833
- expect(@provider).not_to receive(:write_crontab)
834
- @provider.run_action(:create)
835
- end
836
-
837
- it "should not mark the resource as updated" do
838
- expect(@new_resource).not_to be_updated_by_last_action
839
- @provider.run_action(:create)
840
- end
841
- end
842
-
843
- context "contains an entry that cannot be specified as a `property`" do
844
- before :each do
845
- @new_resource.environment = { "ENV" => "environment" }
846
- @new_resource.shell "/bash"
847
- end
848
-
849
- it "should not raise a warning for idempotency" do
850
- expect(logger).not_to receive(:warn).with("cronhole some stuff: the environment property contains the 'SHELL' variable, which should be set separately as a property.")
851
- @provider.run_action(:create)
852
- end
853
-
854
- it "should not update the crontab" do
855
- expect(@provider).not_to receive(:write_crontab)
856
- @provider.run_action(:create)
857
- end
858
-
859
- it "should not mark the resource as updated" do
860
- @provider.run_action(:create)
861
- expect(@new_resource).not_to be_updated_by_last_action
862
- end
863
- end
864
- end
865
-
866
- context "when environment variable is used with property" do
867
- before :each do
868
- @provider.cron_exists = true
869
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
870
- 0 2 * * * /some/other/command
871
-
872
- # Chef Name: cronhole some stuff
873
- SHELL=/bash
874
- ENV=environment
875
- 30 * * * * /bin/true
876
-
877
- # Another comment
878
- CRONTAB
879
- end
880
-
881
- context "when environment variable is same as property" do
882
- it "should throw an error" do
883
- @new_resource.shell "/bash"
884
- @new_resource.environment "SHELL" => "/bash"
885
- expect do
886
- @provider.run_action(:create)
887
- end.to raise_error(Chef::Exceptions::Cron, /cronhole some stuff: the 'SHELL' property is set and environment property also contains the 'SHELL' variable. Remove the variable from the environment property./)
888
- end
889
- end
890
-
891
- context "when environment variable is different from property" do
892
- it "should not update the crontab" do
893
- @new_resource.shell "/bash"
894
- @new_resource.environment "ENV" => "environment"
895
- expect(@provider).not_to receive(:write_crontab)
896
- @provider.run_action(:create)
897
- end
898
-
899
- it "should not mark the resource as updated" do
900
- @new_resource.shell "/bash"
901
- @new_resource.environment "ENV" => "environment"
902
- @provider.run_action(:create)
903
- expect(@new_resource).not_to be_updated_by_last_action
904
- end
905
- end
906
- end
907
- end
908
- end
909
-
910
- describe "action_delete" do
911
- before :each do
912
- allow(@provider).to receive(:write_crontab)
913
- allow(@provider).to receive(:read_crontab).and_return(nil)
914
- end
915
-
916
- context "when the user's crontab has no matching section" do
917
- before :each do
918
- @provider.cron_exists = false
919
- end
920
-
921
- it "should do nothing" do
922
- expect(@provider).not_to receive(:write_crontab)
923
- expect(logger).not_to receive(:info)
924
- @provider.run_action(:delete)
925
- end
926
-
927
- it "should not mark the resource as updated" do
928
- @provider.run_action(:delete)
929
- expect(@new_resource).not_to be_updated_by_last_action
930
- end
931
- end
932
-
933
- context "when the user has a crontab with a matching section" do
934
- before :each do
935
- @provider.cron_exists = true
936
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
937
- 0 2 * * * /some/other/command
938
-
939
- # Chef Name: cronhole some stuff
940
- 30 * * 3 * /bin/true
941
- # Chef Name: something else
942
- 2 * 1 * * /bin/false
943
-
944
- # Another comment
945
- CRONTAB
946
- end
947
-
948
- it "should remove the entry" do
949
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
950
- 0 2 * * * /some/other/command
951
-
952
- # Chef Name: something else
953
- 2 * 1 * * /bin/false
954
-
955
- # Another comment
956
- ENDCRON
957
- @provider.run_action(:delete)
958
- end
959
-
960
- it "should remove any env vars with the entry" do
961
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
962
- 0 2 * * * /some/other/command
963
-
964
- # Chef Name: cronhole some stuff
965
- MAILTO=foo@example.com
966
- FOO=test
967
- 30 * * 3 * /bin/true
968
- # Chef Name: something else
969
- 2 * 1 * * /bin/false
970
-
971
- # Another comment
972
- CRONTAB
973
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
974
- 0 2 * * * /some/other/command
975
-
976
- # Chef Name: something else
977
- 2 * 1 * * /bin/false
978
-
979
- # Another comment
980
- ENDCRON
981
- @provider.run_action(:delete)
982
- end
983
-
984
- it "should mark the resource as updated" do
985
- @provider.run_action(:delete)
986
- expect(@new_resource).to be_updated_by_last_action
987
- end
988
-
989
- it "should log the action" do
990
- expect(logger).to receive(:info).with("#{@new_resource} deleted crontab entry")
991
- @provider.run_action(:delete)
992
- end
993
- end
994
-
995
- context "when the crontab has a matching section with no crontab line" do
996
- before :each do
997
- @provider.cron_exists = true
998
- end
999
-
1000
- it "should remove the section" do
1001
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
1002
- 0 2 * * * /some/other/command
1003
-
1004
- # Chef Name: cronhole some stuff
1005
- CRONTAB
1006
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
1007
- 0 2 * * * /some/other/command
1008
-
1009
- ENDCRON
1010
- @provider.run_action(:delete)
1011
- end
1012
-
1013
- it "should not blat following sections" do
1014
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
1015
- 0 2 * * * /some/other/command
1016
-
1017
- # Chef Name: cronhole some stuff
1018
- #30 * * 3 * /bin/true
1019
- # Chef Name: something else
1020
- 2 * 1 * * /bin/false
1021
-
1022
- # Another comment
1023
- CRONTAB
1024
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
1025
- 0 2 * * * /some/other/command
1026
-
1027
- #30 * * 3 * /bin/true
1028
- # Chef Name: something else
1029
- 2 * 1 * * /bin/false
1030
-
1031
- # Another comment
1032
- ENDCRON
1033
- @provider.run_action(:delete)
1034
- end
1035
-
1036
- it "should remove any envvars with the section" do
1037
- allow(@provider).to receive(:read_crontab).and_return(<<~CRONTAB)
1038
- 0 2 * * * /some/other/command
1039
-
1040
- # Chef Name: cronhole some stuff
1041
- MAILTO=foo@example.com
1042
- #30 * * 3 * /bin/true
1043
- # Chef Name: something else
1044
- 2 * 1 * * /bin/false
1045
-
1046
- # Another comment
1047
- CRONTAB
1048
- expect(@provider).to receive(:write_crontab).with(<<~ENDCRON)
1049
- 0 2 * * * /some/other/command
1050
-
1051
- #30 * * 3 * /bin/true
1052
- # Chef Name: something else
1053
- 2 * 1 * * /bin/false
1054
-
1055
- # Another comment
1056
- ENDCRON
1057
- @provider.run_action(:delete)
1058
- end
1059
- end
1060
- end
1061
-
1062
- describe "read_crontab" do
1063
- before :each do
1064
- @stdout = <<~CRONTAB
1065
- 0 2 * * * /some/other/command
1066
-
1067
- # Chef Name: something else
1068
- * 5 * * * /bin/true
1069
-
1070
- # Another comment
1071
- CRONTAB
1072
- @status = double("Status", exitstatus: 0, stdout: @stdout)
1073
- allow(@provider).to receive(:shell_out!).and_return(@status)
1074
- end
1075
-
1076
- it "should call crontab -l with the user" do
1077
- expect(@provider).to receive(:shell_out!).with("crontab -l -u #{@new_resource.user}", returns: [0, 1]).and_return(@status)
1078
- @provider.send(:read_crontab)
1079
- end
1080
-
1081
- it "should return the contents of the crontab" do
1082
- crontab = @provider.send(:read_crontab)
1083
- expect(crontab).to eq <<~CRONTAB
1084
- 0 2 * * * /some/other/command
1085
-
1086
- # Chef Name: something else
1087
- * 5 * * * /bin/true
1088
-
1089
- # Another comment
1090
- CRONTAB
1091
- end
1092
-
1093
- it "should return nil if the user has no crontab" do
1094
- @status = double("Status", exitstatus: 1, stdout: "")
1095
- allow(@provider).to receive(:shell_out!).and_return(@status)
1096
- expect(@provider.send(:read_crontab)).to eq(nil)
1097
- end
1098
-
1099
- it "should raise an exception if another error occurs" do
1100
- @status = double("Status", exitstatus: 2)
1101
- allow(@provider).to receive(:shell_out!).and_raise(Mixlib::ShellOut::ShellCommandFailed)
1102
- expect { @provider.send(:read_crontab) }.to raise_error(Chef::Exceptions::Cron)
1103
- end
1104
- end
1105
-
1106
- describe "write_crontab" do
1107
- before :each do
1108
- @status = double("Status", exitstatus: 0)
1109
- allow(@provider).to receive(:shell_out!).and_return(@status)
1110
- end
1111
-
1112
- it "should call crontab for the user" do
1113
- expect(@provider).to receive(:shell_out!).with("crontab -u #{@new_resource.user} -", input: "Foo").and_return(@status)
1114
- @provider.send(:write_crontab, "Foo")
1115
- end
1116
-
1117
- it "should raise an exception if the command returns non-zero" do
1118
- @status = double("Status", exitstatus: 1)
1119
- allow(@provider).to receive(:shell_out!).and_raise(Mixlib::ShellOut::ShellCommandFailed)
1120
- expect do
1121
- @provider.send(:write_crontab, "Foo")
1122
- end.to raise_error(Chef::Exceptions::Cron)
1123
- end
1124
- end
1125
-
1126
- describe "#env_var_str" do
1127
- context "when no env vars are set" do
1128
- it "returns an empty string" do
1129
- expect(@provider.send(:env_var_str)).to be_empty
1130
- end
1131
- end
1132
- let(:mailto) { "foo@example.com" }
1133
- context "When set directly" do
1134
- it "returns string with value" do
1135
- @new_resource.mailto mailto
1136
- expect(@provider.send(:env_var_str)).to include(mailto)
1137
- end
1138
- end
1139
- context "When set within the hash" do
1140
- context "env properties" do
1141
- it "returns string with a warning" do
1142
- @new_resource.environment "MAILTO" => mailto
1143
- expect(logger).to receive(:warn).with("cronhole some stuff: the environment property contains the 'MAILTO' variable, which should be set separately as a property.")
1144
- expect(@provider.send(:env_var_str)).to include(mailto)
1145
- end
1146
- end
1147
- context "other properties" do
1148
- it "returns string with no warning" do
1149
- @new_resource.environment "FOOMAILTO" => mailto
1150
- expect(logger).not_to receive(:warn).with("cronhole some stuff: the environment property contains the 'MAILTO' variable, which should be set separately as a property.")
1151
- expect(@provider.send(:env_var_str)).to include(mailto)
1152
- end
1153
- it "and a line break within properties" do
1154
- @new_resource.environment "FOOMAILTO" => mailto, "BARMAILTO" => mailto
1155
- expect(@provider.send(:env_var_str)).to eq("FOOMAILTO=foo@example.com\nBARMAILTO=foo@example.com")
1156
- end
1157
- end
1158
- context "both env and other properties" do
1159
- it "returns string with line break within the properties" do
1160
- @new_resource.mailto mailto
1161
- @new_resource.environment "FOOMAILTO" => mailto
1162
- expect(@provider.send(:env_var_str)).to eq("MAILTO=\"foo@example.com\"\nFOOMAILTO=foo@example.com")
1163
- end
1164
- end
1165
- end
1166
- end
1167
-
1168
- describe "#duration_str" do
1169
- context "time as a frequency" do
1170
- it "returns string" do
1171
- @new_resource.time :yearly
1172
- expect(@provider.send(:duration_str)).to eq("@yearly")
1173
- end
1174
- end
1175
- context "time as a duration" do
1176
- it "defaults to * (No Specific Value)" do
1177
- @new_resource.minute "1"
1178
- expect(@provider.send(:duration_str)).to eq("1 * * * *")
1179
- end
1180
- it "returns cron format string" do
1181
- @new_resource.minute "1"
1182
- @new_resource.hour "2"
1183
- @new_resource.day "3"
1184
- @new_resource.month "4"
1185
- @new_resource.weekday "5"
1186
- expect(@provider.send(:duration_str)).to eq("1 2 3 4 5")
1187
- end
1188
- end
1189
- end
1190
-
1191
- describe "#time_out_str" do
1192
- context "When not given" do
1193
- it "Returns an empty string" do
1194
- expect(@provider.send(:time_out_str)).to be_empty
1195
- end
1196
- end
1197
- context "When given" do
1198
- let(:time_out_str_val) { " timeout 10;" }
1199
- context "as String" do
1200
- it "returns string" do
1201
- @new_resource.time_out "10"
1202
- expect(@provider.send(:time_out_str)).to eq time_out_str_val
1203
- end
1204
- end
1205
- context "as Integer" do
1206
- it "returns string" do
1207
- @new_resource.time_out "10"
1208
- expect(@provider.send(:time_out_str)).to eq time_out_str_val
1209
- end
1210
- end
1211
- context "as Hash" do
1212
- it "returns string" do
1213
- @new_resource.time_out "duration" => "10"
1214
- expect(@provider.send(:time_out_str)).to eq time_out_str_val
1215
- end
1216
- it "also contains properties" do
1217
- @new_resource.time_out "duration" => "10", "foreground" => "true", "signal" => "FOO"
1218
- expect(@provider.send(:time_out_str)).to eq " timeout --foreground --signal FOO 10;"
1219
- end
1220
- end
1221
- end
1222
- end
1223
-
1224
- describe "#cmd_str" do
1225
- context "With command" do
1226
- let(:cmd) { "FOOBAR" }
1227
- before {
1228
- @new_resource.command cmd
1229
- }
1230
- it "returns a string with command" do
1231
- expect(@provider.send(:cmd_str)).to include(cmd)
1232
- end
1233
- it "string ends with a next line" do
1234
- expect(@provider.send(:cmd_str)[-1]).to eq("\n")
1235
- end
1236
- end
1237
- context "Without command, passed" do
1238
- context "as nil" do
1239
- it "returns an empty string with a next line" do
1240
- @new_resource.command "bin/true"
1241
- expect(@provider.send(:cmd_str)).to eq(" bin/true\n")
1242
- end
1243
- end
1244
- context "as an empty string" do
1245
- it "returns an empty string with a next line" do
1246
- @new_resource.command ""
1247
- expect(@provider.send(:cmd_str)).to eq(" \n")
1248
- end
1249
- end
1250
- end
1251
- end
1252
- end