mirror of
https://github.com/inspec/inspec
synced 2024-11-24 05:33:17 +00:00
7 lines
178 B
Ruby
7 lines
178 B
Ruby
# encoding: utf-8
|
|
# author: Christoph Hartmann
|
|
# author: Dominik Richter
|
|
#
|
|
# prepare all operating systems with the required configuration
|
|
|
|
include_recipe('os_prepare::package')
|