OSDN Git Service

adds the crond, ntpd and tcp_wrappers recipes to the platform_utils cookbook. platform_utils-0.4.0
authorwhitestar <whitestar@gaea.test>
Wed, 11 Jan 2017 13:03:48 +0000 (22:03 +0900)
committerwhitestar <whitestar@gaea.test>
Wed, 11 Jan 2017 13:03:48 +0000 (22:03 +0900)
commitc01b8de917114aa0ab4713697b868416cd2e5307
tree56e2d5ecc88f3add19f788da0b9c969389ca2e89
parentbfbeb88957281ba5fef7b1889cf1405ac3ba82be
adds the crond, ntpd and tcp_wrappers recipes to the platform_utils cookbook.
cookbooks/platform_utils/CHANGELOG.md
cookbooks/platform_utils/README.md
cookbooks/platform_utils/attributes/default.rb
cookbooks/platform_utils/libraries/package_utils.rb [new file with mode: 0644]
cookbooks/platform_utils/metadata.rb
cookbooks/platform_utils/recipes/crond.rb [new file with mode: 0644]
cookbooks/platform_utils/recipes/ntpd.rb [new file with mode: 0644]
cookbooks/platform_utils/recipes/tcp_wrappers.rb [new file with mode: 0644]
cookbooks/platform_utils/templates/default/etc/hosts.allow [new file with mode: 0644]
cookbooks/platform_utils/templates/default/etc/hosts.deny [new file with mode: 0644]