Forge Home

openoffice

Module for installing and configure openoffice on Windows

9,773 downloads

9,530 latest version

2.4 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.1.2 (latest)
  • 0.1.1
released Dec 17th 2014

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'cesars-openoffice', '0.1.2'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add cesars-openoffice
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install cesars-openoffice --version 0.1.2

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

cesars/openoffice — version 0.1.2 Dec 17th 2014

OpenOffice Puppet Module

Module for installing and uninstalling OpenOffice on Windows

GitHub project OpenOffice

This module is also available on the Puppet Forge

News!

With this new module version is possible to install OpenOffice on Windows!. Now we have the Option to remove the module, with the ::uninstall class! If for some reason you need to remove the module, just modify the include OpenOffice to include openoffice::uninstall

Usage

To install OpenOffice:

  node agent.puppet {
    include openoffice
}

To uninstall OpenOffice:

  node agent.puppet {
    include openoffice::uninstall
}

Homologated distributions

This module has been tested with the following releases of Windows...

Attention!!!

Copyright and License

Puppet Module cesars/openoffice is a module to install and configure OpenOffice's repositories and packages. Copyright (C) 2014 Cesar Sturion