Sha256: 1cbf7e1fcae42af27c381328fdcfd93343a6c60a8362af432aa455ef840b45f7
Contents?: true
Size: 193 Bytes
Versions: 7
Compression:
Stored size: 193 Bytes
Contents
describe package("Chef Client v13*") do it { should be_installed } end describe command("powershell.exe -file /tmp/install.ps1") do its("stdout") { should match "Nothing to install" } end
Version data entries
7 entries across 7 versions & 1 rubygems