Coder Social home page Coder Social logo

puppet-module-ecloud's Introduction

puppet-module-ecloud

===

Manage Electric Accelerator

===

Compatibility


This module has been tested to work on the following systems with the latest Puppet v3, v3 with future parser, v4, v5 and v6. See .travis.yml for the exact matrix of supported Puppet and ruby versions.

  • EL 6

===

Parameters


package_name

Name of the Electric Accelerator package

  • Default: electricaccelerator

package_ensure

Ensure of the package

  • Default: present

service_name

Name of the Electric Accelerator service

  • Default: ecagent

service_ensure

Ensure of the service, accepts 'running' or 'stopped'

  • Default: running

service_enable

Should the service be enabled? Bool.

  • Default: true

sysconfig_file

Path to the configuration file

  • Default: /etc/sysconfig/ecagent.conf

sysconfig_ensure

Ensure of config file, accepts 'present', 'absent', 'file' or 'link'

  • Default: file

sysconfig_owner

Owner of config file

  • Default: root

sysconfig_group

Group of config file

  • Default: root

sysconfig_mode

Mode of config file

  • Default: 0644

cmhost

Hostname of the Cluster Manager

  • Default: undef

cmport

Cluster Manager port

  • Default: 8030

install_erunnerd

Should erunnerd be installed?

  • Default: undef

log_remove

Should logs be removed? Accepts 'Yes' or 'No'

  • Default: No

lsf_host

Lsf host? Accepts 'y' or 'n'

  • Default: n

max_open_fds

Max open fds

  • Default: undef

agent_number

Number of agents

  • Default: $::processorcount

reboot

Reboot? Accepts 'Yes' or 'No'

  • Default: No

secure_console

Secure console? Accepts 'y' or 'n'

  • Default: n

tmp_path

Path to temporary folder

  • Default: /tmp

puppet-module-ecloud's People

Contributors

phil-friderici avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.