OSDN Git Service

adds the APT Cacher NG autopilot feature. apt_utils-0.3.0
authorwhitestar <whitestar@users.osdn.me>
Sun, 23 Sep 2018 04:57:35 +0000 (13:57 +0900)
committerwhitestar <whitestar@users.osdn.me>
Sun, 23 Sep 2018 04:57:35 +0000 (13:57 +0900)
commitd801009ef3b9d1b4a9230dc4a8e1ce45d95208b2
tree06d7c8e400e4d5e89bbc59f65f70a429fbef23b9
parentb1478a1b781bb005663d23785bc67563dfbb93a3
adds the APT Cacher NG autopilot feature.
16 files changed:
cookbooks/apt_utils/CHANGELOG.md
cookbooks/apt_utils/Gemfile.lock [new file with mode: 0644]
cookbooks/apt_utils/README.md
cookbooks/apt_utils/Rakefile
cookbooks/apt_utils/attributes/default.rb
cookbooks/apt_utils/concourse.yml
cookbooks/apt_utils/fly-vars.local.yml [new file with mode: 0644]
cookbooks/apt_utils/fly-vars.yml
cookbooks/apt_utils/metadata.rb
cookbooks/apt_utils/recipes/apt-cacher-ng.rb
cookbooks/apt_utils/recipes/aptly-docker-compose.rb
cookbooks/apt_utils/spec/recipes/apt-cacher-ng_spec.rb
cookbooks/apt_utils/spec/recipes/source_spec.rb
cookbooks/apt_utils/templates/default/etc/cron.d/apt-cacher-ng-local [new file with mode: 0644]
cookbooks/apt_utils/templates/default/usr/local/bin/restart_acng-local [new file with mode: 0644]
cookbooks/apt_utils/version