OSDN Git Service

adds autopilot features. platform_utils-0.7.0
authorwhitestar <whitestar@users.osdn.me>
Thu, 20 Sep 2018 13:54:52 +0000 (22:54 +0900)
committerwhitestar <whitestar@users.osdn.me>
Thu, 20 Sep 2018 13:54:52 +0000 (22:54 +0900)
commit132814da4214020c2b5f8c15aeee6dd258937692
tree8884b89a02e086851bec4d9bea3cf050725f27d3
parente62d5c43b720e7c8e5f5d87f5b0577d8a9ead7e6
adds autopilot features.
cookbooks/platform_utils/CHANGELOG.md
cookbooks/platform_utils/README.md
cookbooks/platform_utils/attributes/default.rb
cookbooks/platform_utils/recipes/mount.rb [new file with mode: 0644]
cookbooks/platform_utils/recipes/networking.rb [new file with mode: 0644]
cookbooks/platform_utils/recipes/resolver.rb [new file with mode: 0644]
cookbooks/platform_utils/templates/default/etc/cron.d/mount-local [new file with mode: 0644]
cookbooks/platform_utils/templates/default/etc/cron.d/networking-local [new file with mode: 0644]
cookbooks/platform_utils/templates/default/etc/cron.d/resolved-local [new file with mode: 0644]
cookbooks/platform_utils/templates/default/usr/local/bin/mount-local [new file with mode: 0644]
cookbooks/platform_utils/version