cookbook 'msoffice', '~> 0.1.0'
msoffice (3) Versions 0.1.0 Follow6
Installs/Configures Microsoft Office 2013
cookbook 'msoffice', '~> 0.1.0', :supermarket
knife supermarket install msoffice
knife supermarket download msoffice
Microsoft Office Cookbook
This Chef cookbook installs Microsoft Office 2013 from an ISO.
It is working fine, but is not fully completed. You're welcome to contribute!
Requirements
This cookbook requires 7-zip to be installed so it can extract the ISO. To ensure this happens this cookbook includes the 7-zip default recipe.
It was successfully tested on:
- Windows 2012 Server (R2)
Also it should work on:
- Windows 7
- Windows 2008 Server (R2)
- Windows 8 (8.1)
Usage
Set the node['msoffice']['source']
attribute to the download location of the MS Office ISO and add 'visualstudio::default' to your runlist. For example: http://example.com/installs
By default this cookbook assumes you're installing Microsoft Office 2013 Professional Plus.
Attributes
Required
-
node['msoffice']['source']
- Required, fully qualified http(s) path to the ISO directory. For example: http://example.com/installs
Optional
-
node['msoffice']['edition']
- MS Office edition to install. Default:professional
-
node['msoffice']['version']
- Choose between '32bit' and '64bit' MS Office edition to install. Default:professional
-
node['msoffice']['pid_key']
- Your MS Office product key. You can leave it undefined or empty to enter key manually later. -
node['msoffice']['auto_activate']
- Activate MS Office product after installation. Default:false
Attributes per each edition:
* node['msoffice'][<edition>]['package_name']
- The name of the package as it shows in Add/Remove programs. Default is Microsoft Office Professional Plus 2013.
* node['msoffice'][<edition>]['filename']
- The name of the ISO file located in the 'source'.
* node['msoffice'][<edition>]['checksum']
- SHA256 checksum of the ISO.
Recipes
default
Just wraps over the 'install' recipie.
install
Installs Microsoft Office 2013 using the included Config.xml. Also ensures 7-zip is installed so the ISO can be extracted. Included by the default recipe.
Contributors
Author:: Mikhail Zholobov (@legal90)
Great thanks to Shawn Neal (@sneal). This msoffice
cookbook is based on his VisualStudio cookbook.
Dependent cookbooks
windows >= 0.0.0 |
seven_zip >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.1.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.1.0 failed this metric
FC064: Ensure issues_url is set in metadata: msoffice/metadata.rb:1
FC065: Ensure source_url is set in metadata: msoffice/metadata.rb:1
FC066: Ensure chef_version is set in metadata: msoffice/metadata.rb:1
FC069: Ensure standardized license defined in metadata: msoffice/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.1.0 passed this metric
Testing File Metric
0.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.1.0 passed this metric
0.1.0 failed this metric
0.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.1.0 failed this metric
FC064: Ensure issues_url is set in metadata: msoffice/metadata.rb:1
FC065: Ensure source_url is set in metadata: msoffice/metadata.rb:1
FC066: Ensure chef_version is set in metadata: msoffice/metadata.rb:1
FC069: Ensure standardized license defined in metadata: msoffice/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.1.0 passed this metric
Testing File Metric
0.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.1.0 passed this metric
0.1.0 failed this metric
FC065: Ensure source_url is set in metadata: msoffice/metadata.rb:1
FC066: Ensure chef_version is set in metadata: msoffice/metadata.rb:1
FC069: Ensure standardized license defined in metadata: msoffice/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.1.0 passed this metric
Testing File Metric
0.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.1.0 passed this metric
0.1.0 failed this metric
0.1.0 passed this metric