Code Monkey home page Code Monkey logo

puppet-module-singularity's Introduction

puppet-module-singularity

Puppet Forge CI Status

Table of Contents

  1. Overview
  2. Usage - Configuration options
  3. Reference - Parameter and detailed reference to all options

Overview

This module manages the singularity installation and configuration of singularity.conf.

RedHat based systems will by default install from EPEL package

Debian based systems will by default install from source

Usage

singularity

Install and configure singularity.

include singularity

The following Hiera example of building from source (default for Debian based systems) with several additional options passed.

singularity::install_method: source
singularity::build_flags:
  without-suid: true
  mandir: /some/other/path
singularity::build_env:
  GOPATH=/some/other/path
singularity::prefix: /opt/singularity
singularity::sysconfdir: /opt/singularity/etc
singularity::localstatedir: /opt/singularity/var

Compile and install a Singularity plugin from the Singularity source:

singularity::plugins:
  github.com/sylabs/singularity/log-plugin:
    source_dir: examples/plugins/log-plugin

Reference

http://treydock.github.io/puppet-module-singularity/

puppet-module-singularity's People

Contributors

kreczko avatar mrolli avatar treydock avatar

Stargazers

 avatar

Watchers

 avatar  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.