Forge Home

ciclgpack

Installs a CIC language pack

11,806 downloads

5,412 latest version

4.5 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.2.8 (latest)
  • 0.2.7
  • 0.2.6
  • 0.2.5
  • 0.2.4
  • 0.2.3
  • 0.2.2
  • 0.2.1
  • 0.2.0
  • 0.1.9
  • 0.1.8
  • 0.1.7
  • 0.1.6
  • 0.1.5
  • 0.1.4
  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.1.0
released Mar 11th 2016
This version is compatible with:
  • Windows

Start using this module

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

Add this module to your Puppetfile:

mod 'PierrickL-ciclgpack', '0.2.8'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add PierrickL-ciclgpack
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install PierrickL-ciclgpack --version 0.2.8

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

PierrickL/ciclgpack — version 0.2.8 Mar 11th 2016

CIC Language Pack puppet module

Build Status

Table of Contents

  1. Overview
  2. Module Description
  3. Setup - The basics of getting started with ciclgpack
  4. Usage - Configuration options and additional functionality
  5. Limitations - OS compatibility, etc.

Overview

Installs a CIC language pack silently and sets other settings accordingly

Module Description

Simplifies the installation of a new language on a CIC 201xRx. Updates the media server analysis language model and the Windows culture settings accordingly.

Setup

What ciclgpack affects

  • Installs a CIC Language pack
  • Changes the Windows culture settings to the requested language
  • Adds a file on the desktop to help configuring media server and import dial plans

Setup Requirements

A fully working and licensed CIC server 201xRx (i.e. 2015R2)

Beginning with ciclgpack

The CIC iso file should be available in a shared folder, available on the guest in the C:\daas-cache folder.

Usage

class { 'ciclgpack':
  ensure      => installed,
  locale      => 'fr',
  cic_version => '2015_R2',
}

Supported Languages

Check the Localization(https://my.inin.com/products/cic/Pages/Localization.aspx) page for supported languages for your CIC version

At the time of writing this module, the following locale are supported:

  • ar: Arabic
  • da: Danish
  • de: German
  • en-AU: English (Australia)
  • en-GB: English (United Kingdom)
  • en-NZ: English (New Zealand)
  • es: Spanish (Latin America)
  • es-es: Spanish (Spain)
  • fr: French
  • fr-ca: French (Canada)
  • he: Hebrew
  • it: Italian
  • ja: Japanese
  • ko: Korean
  • nl: Dutch
  • no: Norwegian
  • pl: Polish
  • pt-BR: Portuguese (Brazil)
  • ru: Russian
  • sr: Serbian (Latin)
  • sv: Swedish
  • tr: Turkish
  • zh_Hans: Chinese (Simplified)
  • zh_Hant: Chinese (Taiwan)

Limitations

  • Windows 2012R2
  • CIC 2015R2 or later