Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

alphagov/puppet-libreoffice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libreoffice Puppet Module for Boxen

Usage

include libreoffice

## Or install a particular version
class {'libreoffice':
  version => '4.1.5'
}

## default language is 'en-GB'
include libreoffice::languagepack

## or set your own locale
class { 'libreoffice::languagepack':
  locale => 'en-GB'
}

Required Puppet Modules

  • boxen

About

a boxen module for Libreoffice

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 46.7%
  • Ruby 34.6%
  • Puppet 18.7%