OSDN Git Service

adds ups_utils cookbook. ups_utils-0.1.0
authorwhitestar <whitestar@users.osdn.me>
Sat, 15 Sep 2018 09:30:04 +0000 (18:30 +0900)
committerwhitestar <whitestar@users.osdn.me>
Sat, 15 Sep 2018 09:30:04 +0000 (18:30 +0900)
commite1b5723a755dbadd77d56187f01f6e63e6da8773
treec68435050c9331e16288aabf695f1f07244a5869
parent37430c1677bac382c302d4cb435f82b6e481c64b
adds ups_utils cookbook.
26 files changed:
cookbooks/ups_utils/.foodcritic [new file with mode: 0644]
cookbooks/ups_utils/.rubocop.yml [new file with mode: 0644]
cookbooks/ups_utils/Berksfile [new file with mode: 0644]
cookbooks/ups_utils/CHANGELOG.md [new file with mode: 0644]
cookbooks/ups_utils/Gemfile [new file with mode: 0644]
cookbooks/ups_utils/Gemfile.lock [new file with mode: 0644]
cookbooks/ups_utils/README.md [new file with mode: 0644]
cookbooks/ups_utils/Rakefile [new file with mode: 0644]
cookbooks/ups_utils/attributes/default.rb [new file with mode: 0644]
cookbooks/ups_utils/concourse.yml [new file with mode: 0644]
cookbooks/ups_utils/fly-vars.local.yml [new file with mode: 0644]
cookbooks/ups_utils/fly-vars.yml
cookbooks/ups_utils/metadata.rb [new file with mode: 0644]
cookbooks/ups_utils/recipes/default.rb [new file with mode: 0644]
cookbooks/ups_utils/recipes/nut-cgi.rb [new file with mode: 0644]
cookbooks/ups_utils/recipes/nut.rb [new file with mode: 0644]
cookbooks/ups_utils/spec/recipes/default_spec.rb [new file with mode: 0644]
cookbooks/ups_utils/spec/spec_helper.rb [new file with mode: 0644]
cookbooks/ups_utils/templates/default/etc/nut/hosts.conf [new file with mode: 0644]
cookbooks/ups_utils/templates/default/etc/nut/nut.conf [new file with mode: 0644]
cookbooks/ups_utils/templates/default/etc/nut/ups.conf [new file with mode: 0644]
cookbooks/ups_utils/templates/default/etc/nut/upsd.conf [new file with mode: 0644]
cookbooks/ups_utils/templates/default/etc/nut/upsd.users [new file with mode: 0644]
cookbooks/ups_utils/templates/default/etc/nut/upsmon.conf [new file with mode: 0644]
cookbooks/ups_utils/templates/default/lib/udev/rules.d/53-nut-usbups-local.rules [new file with mode: 0644]
cookbooks/ups_utils/version [new file with mode: 0644]