Skip to content

tklein/windirstat-cookbook

Repository files navigation

Cookbook Version Build Status

Description

WinDirStat WinDirStat is a disk usage statistics viewer and cleanup tool for various versions of Microsoft Windows. This cookbook installs the WinDirStat.

Requirements

Platform

  • Windows XP
  • Windows Vista
  • Windows Server 2003 R2
  • Windows 7
  • Windows Server 2008 (R1, R2)

Cookbooks

  • windows

Attributes

  • node[:windirstat][:home] - location to install WinDirStat files to. default is %SYSTEMDRIVE%\WinDirStat
  • node['windirstat']['url'] - Download URL of the WindirStat installer
  • node['windirstat']['checksum'] - Checksum of the installer
  • node['windirstat']['package_name'] - The package name used in Windows

Usage

default

Downloads and installs WinDirStat to the location specified by node[:windirstat][:home].

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License and Author

Author:: Thorsten Klein (cookbooks@perlwizard.de)

Copyright:: 2013-2016, Thorsten Klein.

This cookbook is greatly influenced (copied) from the 7-zip cookbook written by Opscode

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Chef cookbook for WinDirStat installation and configuration

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages