Sha256: da4a70b200eaa7f1d0d12b66cc143778c20c90e7f857cd9eb8f6880e60935b25
Contents?: true
Size: 328 Bytes
Versions: 1
Compression:
Stored size: 328 Bytes
Contents
# encoding: utf-8 # author: Christoph Hartmann # author: Dominik Richter # # prepare all operating systems with the required configuration include_recipe('os_prepare::apt') include_recipe('os_prepare::file') include_recipe('os_prepare::package') include_recipe('os_prepare::registry_key') include_recipe('os_prepare::service')
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
inspec-0.9.3 | test/integration/cookbooks/os_prepare/recipes/default.rb |